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