[wip] fix uw link and add Colophon
authorAmin Bandali <amin@gnu.org>
Tue, 4 Sep 2018 04:19:26 +0000 (00:19 -0400)
committerAmin Bandali <amin@gnu.org>
Tue, 4 Sep 2018 04:19:26 +0000 (00:19 -0400)
TODO: update Colophon

content-org/aminb.org
content/colophon.md [new file with mode: 0644]
content/contact.md
themes/divine

index b303307..94b15ae 100644 (file)
@@ -58,7 +58,7 @@ platforms.
 
 - [[mailto:amin@aminb.org][amin@aminb.org]]
 - [[mailto:amin@gnu.org][amin@gnu.org]], I'm a volunteer [[https://www.gnu.org/people/webmeisters.html#aminb][GNU webmaster]]
-- [[mailto:abandali@uwaterloo.ca][abandali@uwaterloo.ca]], I'm a [[file:uw.org][grad student]] @ UW
+- [[mailto:abandali@uwaterloo.ca][abandali@uwaterloo.ca]], I'm a [[/uw][grad student]] @ UW
 - gpg key: [[https://pgp.surfnet.nl/pks/lookup?op=vindex&fingerprint=on&search=0xD1FBA36627D65876][CDDE 75F9 0353 8E71 813C  DA27 D1FB A366 27D6 5876]]
 - aminb on [[https://freenode.net][freenode]] and [[https://wiki.mozilla.org/IRC][moznet]] IRC
 - [[https://matrix.to/#/@aminb:matrix.org][@aminb:matrix.org]] on Matrix
@@ -76,6 +76,42 @@ platforms.
 - +[[https://github.com/aminb][aminb]] on GitHub+
 - +[[https://twitter.com/aminban][aminban]] on Twitter+
 
+** Colophon
+:PROPERTIES:
+:EXPORT_FILE_NAME: colophon
+:EXPORT_HUGO_MENU: :menu "nomenu"
+:END:
+
+#+macro: light @@html:<label class="light-off-button-inline" for="light-off"></label>@@
+#+macro: ccbysa @@html:<a rel="license" href="//creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International @@{{{ccbysa-img}}}@@html:</a>@@
+#+macro: ccbysa-img @@html:<img alt="Creative Commons Licence" style="border-width:0" src="//i.creativecommons.org/l/by-sa/4.0/80x15.png"/>@@
+
+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.
+
 * Posts
 :PROPERTIES:
 :EXPORT_HUGO_SECTION: post
diff --git a/content/colophon.md b/content/colophon.md
new file mode 100644 (file)
index 0000000..439b504
--- /dev/null
@@ -0,0 +1,35 @@
++++
+title = "Colophon"
+draft = false
+[menu.nomenu]
+  weight = 2001
+  identifier = "colophon"
++++
+
+This is my personal website, previous versions of which I've ran on
+different domains since 2012.  The last version was generated using
+[ssg](https://www.romanzolotarev.com/ssg.html) (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
+[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
+deployed to my server, where it's served by [Nginx](https://www.nginx.com) on [Debian GNU/Linux](https://www.debian.org).
+
+
+## Night mode {#night-mode}
+
+To toggle night mode, click on <label class="light-off-button-inline" for="light-off"></label>, 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 {#copyright}
+
+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
+<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.
+
+[//]: # "Exported with love from a post written in Org mode"
+[//]: # "- https://github.com/kaushalmodi/ox-hugo"
index b016547..4e079d7 100644 (file)
@@ -16,7 +16,7 @@ platforms.
 
 -   [amin@aminb.org](mailto:amin@aminb.org)
 -   [amin@gnu.org](mailto:amin@gnu.org), I'm a volunteer [GNU webmaster](https://www.gnu.org/people/webmeisters.html#aminb)
--   [abandali@uwaterloo.ca](mailto:abandali@uwaterloo.ca), I'm a [grad student]({{< relref "uw" >}}) @ UW
+-   [abandali@uwaterloo.ca](mailto:abandali@uwaterloo.ca), I'm a [grad student](/uw) @ UW
 -   gpg key: [CDDE 75F9 0353 8E71 813C  DA27 D1FB A366 27D6 5876](https://pgp.surfnet.nl/pks/lookup?op=vindex&fingerprint=on&search=0xD1FBA36627D65876)
 -   aminb on [freenode](https://freenode.net) and [moznet](https://wiki.mozilla.org/IRC) IRC
 -   [@aminb:matrix.org](https://matrix.to/#/@aminb:matrix.org) on Matrix
index e5e4d89..173594b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit e5e4d89609ea2404b253edb7a8b96903a4996bdd
+Subproject commit 173594bd65cf434c1d90fc46dbc6d6333352cce5