From d6fab81af89d0bf06be63f9f5492085e227e9e26 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 3 Sep 2018 20:45:18 -0400 Subject: [PATCH] [wip] add Contact --- content-org/aminb.org | 34 +++++++++++++++++++++++++++++++++- content/contact.md | 39 +++++++++++++++++++++++++++++++++++++++ themes/divine | 2 +- 3 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 content/contact.md diff --git a/content-org/aminb.org b/content-org/aminb.org index 28c0dcc..b303307 100644 --- a/content-org/aminb.org +++ b/content-org/aminb.org @@ -42,7 +42,39 @@ line]] if you like to geek out about any of the above. ** TODO Projects -** TODO Contact +** DONE Contact +CLOSED: [2018-09-03 Mon 20:44] +:PROPERTIES: +:EXPORT_FILE_NAME: contact +:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :customTitle "Say hello!" +:END: + +#+macro: xmpp @@html:$1@@ + +You can contact me via email or through my accounts on various online +platforms. + +*** Contact info + +- [[mailto:amin@aminb.org][amin@aminb.org]] +- [[mailto:amin@gnu.org][amin@gnu.org]], I'm a volunteer [[https://www.gnu.org/people/webmeisters.html#aminb][GNU webmaster]] +- [[mailto:abandali@uwaterloo.ca][abandali@uwaterloo.ca]], I'm a [[file:uw.org][grad student]] @ UW +- gpg key: [[https://pgp.surfnet.nl/pks/lookup?op=vindex&fingerprint=on&search=0xD1FBA36627D65876][CDDE 75F9 0353 8E71 813C DA27 D1FB A366 27D6 5876]] +- aminb on [[https://freenode.net][freenode]] and [[https://wiki.mozilla.org/IRC][moznet]] IRC +- [[https://matrix.to/#/@aminb:matrix.org][@aminb:matrix.org]] on Matrix +- {{{xmpp(aminb@member.fsf.org)}}} via XMPP +- [[https://pleroma.site/users/aminb][aminb@pleroma.site]] on the [[https://en.wikipedia.org/wiki/Fediverse][fediverse]] + +*** Other online places + +- [[https://git.sr.ht/%257Eaminb][~aminb]] on [[https://sr.ht][sr.ht]] +- [[https://lobste.rs/u/aminb][aminb]] on Lobsters +- [[https://gitlab.com/aminb][aminb]] on GitLab +- [[https://keybase.io/amin][amin]] on Keybase +- [[https://news.ycombinator.com/user?id=aban][aban]] on HN +- [[https://www.reddit.com/u/aminb][aminb]] on Reddit +- +[[https://github.com/aminb][aminb]] on GitHub+ +- +[[https://twitter.com/aminban][aminban]] on Twitter+ * Posts :PROPERTIES: diff --git a/content/contact.md b/content/contact.md new file mode 100644 index 0000000..b016547 --- /dev/null +++ b/content/contact.md @@ -0,0 +1,39 @@ ++++ +title = "Contact" +date = 2018-09-03T20:44:00-04:00 +draft = false +customTitle = "Say hello!" +[menu.topnav] + weight = 2001 + identifier = "contact" ++++ + +You can contact me via email or through my accounts on various online +platforms. + + +## Contact info {#contact-info} + +- [amin@aminb.org](mailto:amin@aminb.org) +- [amin@gnu.org](mailto:amin@gnu.org), I'm a volunteer [GNU webmaster](https://www.gnu.org/people/webmeisters.html#aminb) +- [abandali@uwaterloo.ca](mailto:abandali@uwaterloo.ca), I'm a [grad student]({{< relref "uw" >}}) @ UW +- gpg key: [CDDE 75F9 0353 8E71 813C DA27 D1FB A366 27D6 5876](https://pgp.surfnet.nl/pks/lookup?op=vindex&fingerprint=on&search=0xD1FBA36627D65876) +- aminb on [freenode](https://freenode.net) and [moznet](https://wiki.mozilla.org/IRC) IRC +- [@aminb:matrix.org](https://matrix.to/#/@aminb:matrix.org) on Matrix +- aminb@member.fsf.org via XMPP +- [aminb@pleroma.site](https://pleroma.site/users/aminb) on the [fediverse](https://en.wikipedia.org/wiki/Fediverse) + + +## Other online places {#other-online-places} + +- [~aminb](https://git.sr.ht/%257Eaminb) on [sr.ht](https://sr.ht) +- [aminb](https://lobste.rs/u/aminb) on Lobsters +- [aminb](https://gitlab.com/aminb) on GitLab +- [amin](https://keybase.io/amin) on Keybase +- [aban](https://news.ycombinator.com/user?id=aban) on HN +- [aminb](https://www.reddit.com/u/aminb) on Reddit +- ~~[aminb](https://github.com/aminb) on GitHub~~ +- ~~[aminban](https://twitter.com/aminban) on Twitter~~ + +[//]: # "Exported with love from a post written in Org mode" +[//]: # "- https://github.com/kaushalmodi/ox-hugo" diff --git a/themes/divine b/themes/divine index ba997dc..e5e4d89 160000 --- a/themes/divine +++ b/themes/divine @@ -1 +1 @@ -Subproject commit ba997dc0a82c12c924f4842da987eabfaca0dc1a +Subproject commit e5e4d89609ea2404b253edb7a8b96903a4996bdd -- 2.20.1