+** DONE Now
+CLOSED: [2018-09-04 Tue 10:53]
+:PROPERTIES:
+:EXPORT_FILE_NAME: now
+:EXPORT_HUGO_AUTO_SET_LASTMOD: t
+:EXPORT_HUGO_MENU: :menu topnav :weight 20
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :customTitle "What I'm doing now"
+:END:
+
+This is my [[https://nownownow.com/about][now page]].
+
+I'm currently doing my third semester as a [[/uw][graduate student]] in the
+Waterloo Formal Methods group at University of Waterloo. I'm also
+TA'ing [[https://www.student.cs.uwaterloo.ca/~se212/][SE 212: Logic and Computation]], taught by my supervisor, Nancy.
+
+In my spare time, I write [[https://www.gnu.org/philosophy/free-sw.en.html][free software]] (projects page coming soon),
+and tend to various tasks as a GNU webmaster. I've also been picking
+up the guitar, after giving up on my longtime dream of being a
+pianist, at least for now.
+
+This update was on {{< lastmod >}}.
+
+** DONE Projects
+CLOSED: [2019-01-02 Wed 00:32]
+:PROPERTIES:
+:EXPORT_FILE_NAME: projects
+:EXPORT_HUGO_MENU: :menu topnav :weight 30
+:END:
+
+This page is simply a placeholder to generate a menu item, and my
+server routes this request to cgit.
+
+That said, if you /are/ seeing this page, then something has gone
+wrong; please do get in touch with me!
+
+** DONE Contact
+CLOSED: [2018-09-03 Mon 20:44]
+:PROPERTIES:
+:EXPORT_FILE_NAME: contact
+:EXPORT_HUGO_MENU: :menu topnav :weight 40
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :customTitle "Say hello!"
+:END:
+
+#+macro: xmpp @@html:<a href="xmpp:$1">$1</a>@@
+
+You can contact me via email or through my accounts on various online
+platforms.
+
+*** Primary
+
+Email is my preferred method of communication.
+
+- [[mailto:amin@aminb.org][amin@aminb.org]], personal or general inquiries
+- [[mailto:bandali@gnu.org][bandali@gnu.org]], GNU- or free software-related ([[/gpg][gpg key]])
+- [[mailto:abandali@uwaterloo.ca][abandali@uwaterloo.ca]], academic or UW-related
+
+*** Secondary
+
+- irc: bandali on [[https://freenode.net][freenode]] and [[https://wiki.mozilla.org/IRC][moznet]]
+- xmpp: {{{xmpp(bandali@member.fsf.org)}}}
+- matrix: [[https://matrix.to/#/@bandali:matrix.org][@bandali:matrix.org]]
+- fediverse: [[https://pleroma.site/users/aminb][aminb@pleroma.site]]
+
+*** Other online places
+
+- [[https://git.sr.ht/~bandali][bandali]] on [[https://sr.ht][sr.ht]]
+- [[https://savannah.gnu.org/users/bandali][bandali]] on Savannah
+- [[https://lobste.rs/u/bandali][bandali]] on Lobsters
+- [[https://hackage.haskell.org/user/bandali][bandali]] on Hackage
+- [[https://gitlab.com/bandali][bandali]] on GitLab
+- [[https://keybase.io/bandali][bandali]] on Keybase
+- [[https://news.ycombinator.com/user?id=bandali][bandali]] on HN
+- [[https://www.reddit.com/u/bandali][bandali]] on Reddit
+
+*** Dormant accounts
+
+These are accounts I don't use anymore, unless absolutely necessary.
+
+- [[https://functional.cafe/@a][a]] on functional.cafe
+- [[https://mastodon.social/@aminb][aminb]] on mastodon.social
+- [[https://savannah.gnu.org/users/aminb][aminb]] on Savannah
+- [[https://hackage.haskell.org/user/aminb][aminb]] on Hackage
+- [[https://github.com/aminb][aminb]] on GitHub
+- [[https://www.reddit.com/u/aminb][aminb]] on Reddit
+- [[https://twitter.com/aminban][aminban]] on Twitter
+
+** Colophon
+:PROPERTIES:
+:EXPORT_FILE_NAME: colophon
+:END:
+
+#+macro: light @@html:<label class="light-off-button-inline" for="light-off"></label>@@
+#+macro: ccbysa @@html:<a rel="license" href="//creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International @@{{{ccbysa-img}}}@@html:</a>@@
+#+macro: ccbysa-img @@html:<img alt="Creative Commons Licence" style="border-width:0" src="//i.creativecommons.org/l/by-sa/4.0/80x15.png"/>@@
+
+This is my personal website, previous versions of which I've ran on
+different domains since 2012. I've previously used Octopress, Jekyll,
+a [[https://github.com/aminb/blog-old][custom]] static site generator written in Haskell (kudos to [[https://ruudvanasseldonk.com][Ruud van
+Asseldonk]]), [[https://www.romanzolotarev.com/ssg.html][ssg]] (shout out to [[https://www.romanzolotarev.com][Roman Zolotarev]]), and [[https://orgmode.org/manual/Publishing.html][org-publish]] (see
+also [[https://ambrevar.xyz/blog-architecture/index.html][A blog in pure Org/Lisp]]); but I've since ported it to [[https://ox-hugo.scripter.co/][ox-hugo]], a
+"carefully crafted Org exporter back-end for Hugo" (kudos to [[https://scripter.co][Kaushal
+Modi]]). I've never been happier with my setup.
+
+The sources are available on [[https://git.sr.ht/~bandali/aminb.org]].
+The site is automatically generated on each =git push= using the
+[[https://builds.sr.ht][builds.sr.ht]] service (see the [[https://git.sr.ht/~bandali/aminb.org/tree/master/.build.yml][=.build.yml=]] build manifest) and is
+deployed to my server, where it's served by [[https://www.nginx.com][Nginx]] on [[https://www.debian.org][Debian GNU/Linux]].