small colophon updates
[~bandali/bndl.org] / content / colophon.md
... / ...
CommitLineData
1+++
2title = "Colophon"
3draft = false
4+++
5
6This is my personal website, previous versions of which I've ran on
7different domains since 2012. I've previously used Octopress, Jekyll,
8a [custom](https://github.com/aminb/blog-old) static site generator written in Haskell (kudos to [Ruud van
9Asseldonk](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
10also [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
11"carefully crafted Org exporter back-end for Hugo" (kudos to [Kaushal
12Modi](https://scripter.co)). I've never been happier with my setup.
13
14The sources are available at <https://aminb.org/projects/aminb.org>.
15The site is automatically generated on each `git push` using the
16[builds.sr.ht](https://builds.sr.ht) service (see the [`.build.yml`](https://aminb.org/projects/aminb.org/tree/.build.yml) build manifest) and is
17deployed to my server, where it's served using [Nginx](https://www.nginx.com) on [Debian
18GNU/Linux](https://www.debian.org).
19
20
21## Night mode {#night-mode}
22
23To toggle night mode, click on <label class="light-off-button-inline" for="light-off"></label>, which is always available
24on the top navigation menu. It saves its state in a browser cookie,
25other than that no JavaScript is required to use this website.
26
27
28## Copyright and Licenses {#copyright}
29
30The source code for this site is licensed under version 3 (or, at your
31option, any later version) of the [GNU General Public License](https://gnu.org/licenses/gpl.html) (see the
32[`COPYING`](https://git.sr.ht/~aminb/aminb.org/tree/COPYING) file). The contents of the website are licensed under a
33<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.
34
35
36## i2p angel {#i2pangel}
37
38The favicons were derived from [nether](https://psychosoma.tech)'s beautiful [i2p angel](https://psychosoma.tech/me/work/i2pangel.png), a small
39version of which is displayed on the home page.
40
41[//]: # "Exported with love from a post written in Org mode"
42[//]: # "- https://ox-hugo.scripter.co"