Merge pull request #1 from efigueroa/efigueroa-patch-1
This commit is contained in:
commit
00e856d024
4 changed files with 6 additions and 6 deletions
|
|
@ -6,9 +6,9 @@ date: "2019-02-28"
|
||||||
|
|
||||||
***
|
***
|
||||||
### E-mail
|
### E-mail
|
||||||
Eduardo_Figueroa@fig.systems
|
Eddie@edfig.dev
|
||||||
***
|
***
|
||||||
### Seldom used Socials
|
### Seldom used Socials
|
||||||
[@edfig@mastodon.social](https://mastodon.social/@edfig)
|
[@edfig@mastodon.social](https://mastodon.social/@edfig)
|
||||||
|
|
||||||
[@edfig.bsky.social](https://bsky.app/profile/edfig.bsky.social)
|
[@edfig.dev](https://bsky.app/profile/edfig.dev)
|
||||||
|
|
|
||||||
|
|
@ -36,9 +36,9 @@ Email is one of those things you shouldn't host yourself, it's very annoying. Bu
|
||||||
With Malgun I can:
|
With Malgun I can:
|
||||||
- Receive emails at custom email addresses with my domain
|
- Receive emails at custom email addresses with my domain
|
||||||
- Route those emails based on rules
|
- Route those emails based on rules
|
||||||
- - e.g. Emails sent to `no-reply@fig.systems` are completely dropped
|
- - e.g. Emails sent to `no-rreply@edfig.dev` are completely dropped
|
||||||
- Send emails AS those email addresses through gmail
|
- Send emails AS those email addresses through gmail
|
||||||
- - Receive an email at `admin@fig.systems` at my regular gmail account and reply as `admin@fig.systems`
|
- - Receive an email at `admin@edfig.dev` at my regular gmail account and reply as `admin@fig.systems`
|
||||||
- Use their API to programmaticaly send emails
|
- Use their API to programmaticaly send emails
|
||||||
- Use their SMTP servers to send as custom email addresses
|
- Use their SMTP servers to send as custom email addresses
|
||||||
- - My self hosted services send notification emails as `no-reply@fig.systems` or as `service_name@fig.systems`
|
- - My self hosted services send notification emails as `no-reply@fig.systems` or as `service_name@fig.systems`
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,5 @@ layout: "search" # necessary for search
|
||||||
# url: "/archive"
|
# url: "/archive"
|
||||||
# description: "Description for Search"
|
# description: "Description for Search"
|
||||||
summary: "search"
|
summary: "search"
|
||||||
placeholder: "Search Fig.Systems Posts."
|
placeholder: "Search Posts."
|
||||||
---
|
---
|
||||||
|
|
@ -60,7 +60,7 @@ params:
|
||||||
safari_pinned_tab: "<link / abs url>"
|
safari_pinned_tab: "<link / abs url>"
|
||||||
|
|
||||||
label:
|
label:
|
||||||
text: "Fig.Systems"
|
text: "EdFig.dev"
|
||||||
icon: /apple-touch-icon.png
|
icon: /apple-touch-icon.png
|
||||||
iconHeight: 35
|
iconHeight: 35
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue