This is my personal website, previous versions of which I've ran on
different domains since 2012. I've previously used Octopress, Jekyll,
a [custom](https://github.com/aminb/blog-old) static site generator written in Haskell (kudos to [Ruud van
-Asseldonk](https://ruudvanasseldonk.com)) , [ssg](https://www.romanzolotarev.com/ssg.html) (shout out to [Roman Zolotarev](https://www.romanzolotarev.com)), and [org-publish](https://orgmode.org/manual/Publishing.html) (also
-see [A blog in pure Org/Lisp](https://ambrevar.xyz/blog-architecture/index.html)); but I've since ported it to [ox-hugo](https://ox-hugo.scripter.co/), a
+Asseldonk](https://ruudvanasseldonk.com)), [ssg](https://www.romanzolotarev.com/ssg.html) (shout out to [Roman Zolotarev](https://www.romanzolotarev.com)), and [org-publish](https://orgmode.org/manual/Publishing.html) (see
+also [A blog in pure Org/Lisp](https://ambrevar.xyz/blog-architecture/index.html)); but I've since ported it to [ox-hugo](https://ox-hugo.scripter.co/), a
"carefully crafted Org exporter back-end for Hugo" (kudos to [Kaushal
Modi](https://scripter.co)). 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
-[builds.sr.ht](https://builds.sr.ht) service (see the [`.build.yml`](https://git.sr.ht/~bandali/aminb.org/tree/master/.build.yml) build manifest) and is
-deployed to my server, where it's served by [Nginx](https://www.nginx.com) on [Debian GNU/Linux](https://www.debian.org).
+The sources are available at <https://git.aminb.org/aminb.org>. On each
+`git push`, the repository is mirrored from my personal server to my
+sr.ht account, the site is then automatically generated using the
+[builds.sr.ht](https://builds.sr.ht) service (see the [`.build.yml`](https://git.aminb.org/aminb.org/tree/.build.yml) build manifest), and is
+deployed back to my server, where it's served using [Nginx](https://www.nginx.com) on [Debian
+GNU/Linux](https://www.debian.org).
## Night mode {#night-mode}
The source code for this site is licensed under version 3 (or, at your
option, any later version) of the [GNU General Public License](https://gnu.org/licenses/gpl.html) (see the
-[`COPYING`](https://git.sr.ht/~aminb/aminb.org/tree/COPYING) file). The contents of the website are licensed under a
+[`COPYING`](https://git.aminb.org/aminb.org/tree/COPYING) file). The contents of the website are licensed under a
<a rel="license" href="//creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International <img alt="Creative Commons Licence" style="border-width:0" src="//i.creativecommons.org/l/by-sa/4.0/80x15.png"/></a> license.