#+title: Colophon #+date: [2018-08-19 Sun] #+options: toc:nil #+include: "./macros.org" This is my personal website, previous versions of which I've ran on different domains since 2012. The last version was generated using [[https://www.romanzolotarev.com/ssg.html][ssg]] (shout out to Roman Zolotarev), but I've since ported it to GNU Emacs + Org mode. The sources are available on https://git.sr.ht/~aminb/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/~aminb/aminb.org/tree/.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]]. * Night mode To toggle night mode, click on {{{light}}}, which is always available on the top navigation menu. It saves its state in a browser cookie, other than that no JavaScript is required to use this website. * Copyright and Licenses :PROPERTIES: :CUSTOM_ID: copyright :END: The source code for this site is licensed under version 3 (or, at your option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU General Public License]] (see the [[https://git.sr.ht/~aminb/aminb.org/tree/COPYING][=COPYING=]] file). The contents of the website are licensed under a {{{ccbysa}}} license.