add GNU Inside badge
[~bandali/bndl.org] / source / colophon.org
CommitLineData
b307aaa9
AB
1#+title: Colophon
2#+date: [2018-08-19 Sun]
3#+options: toc:nil
4
5#+include: "./macros.org"
6
7This is my personal website, previous versions of which I've ran on
8different domains since 2012. The last version was generated using
9[[https://www.romanzolotarev.com/ssg.html][ssg]] (shout out to Roman Zolotarev), but I've since ported it to GNU
10Emacs + Org mode.
11
12The sources are available on https://git.sr.ht/~aminb/aminb.org. The
13site is automatically generated on each =git push= using the
14[[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
15deployed to my server, where it's served by [[https://www.nginx.com][Nginx]] on [[https://www.debian.org][Debian GNU/Linux]].
16
17* Night mode
18
19To toggle night mode, click on {{{light}}}, which is always available
20on the top navigation menu. It saves its state in a browser cookie,
21other than that no JavaScript is required to use this website.
22
23* Copyright and Licenses
24:PROPERTIES:
25:CUSTOM_ID: copyright
26:END:
27
28The source code for this site is licensed under version 3 (or, at your
29option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU General Public License]] (see the
30[[https://git.sr.ht/~aminb/aminb.org/tree/COPYING][=COPYING=]] file). The contents of the website are licensed under a
31{{{ccbysa}}} license.