From b6b801828e8ed6fe2b08fb0979393a8841650e5b Mon Sep 17 00:00:00 2001 From: Stephen Kerr Date: Thu, 23 Mar 2023 18:33:19 +0100 Subject: [PATCH] colophon name update --- web/colophon/{colophon.md => index.md} | 0 web/{colophon => colophon2}/colophon.html | 0 web/colophon2/colophon.md | 29 +++++++++++++++++++ web/colophon2/index.html | 12 ++++++++ .../colophon2.md => colophon2/index.md} | 0 5 files changed, 41 insertions(+) rename web/colophon/{colophon.md => index.md} (100%) rename web/{colophon => colophon2}/colophon.html (100%) create mode 100644 web/colophon2/colophon.md create mode 100644 web/colophon2/index.html rename web/{colophon/colophon2.md => colophon2/index.md} (100%) diff --git a/web/colophon/colophon.md b/web/colophon/index.md similarity index 100% rename from web/colophon/colophon.md rename to web/colophon/index.md diff --git a/web/colophon/colophon.html b/web/colophon2/colophon.html similarity index 100% rename from web/colophon/colophon.html rename to web/colophon2/colophon.html diff --git a/web/colophon2/colophon.md b/web/colophon2/colophon.md new file mode 100644 index 0000000..59b9b2e --- /dev/null +++ b/web/colophon2/colophon.md @@ -0,0 +1,29 @@ +--- +title: Colophon +author: Stephen + +--- + +::::: + +# Colophon + + + +### Photography and Illustration +Unless otherwise stated, all photography, illustrations and other type of visualisations in this publication are created by the same authors as the text. That which is below is like that which is above and that which is above is like that which is below, to do the miracle of one only thing. + +### Digital Tools +This book was created with the help of a collection of not-so-small and extremely sharp open source tools, to name a few: paged.js, pandoc, pdfimpose, pdftk, and our darling demon Inkscape. So was the world created. From this are and do come admirable adaptations where the means is here in this. + +###Printing and Binding +Just lil old us. + +### Typeface +Work Sans by Wei Huang. +Consolation by us. + + +That which I have said of the operation of the Sun is accomplished and ended. + +::::: \ No newline at end of file diff --git a/web/colophon2/index.html b/web/colophon2/index.html new file mode 100644 index 0000000..b33c7c9 --- /dev/null +++ b/web/colophon2/index.html @@ -0,0 +1,12 @@ + + + + + + + + +

SI20

+
+ + \ No newline at end of file diff --git a/web/colophon/colophon2.md b/web/colophon2/index.md similarity index 100% rename from web/colophon/colophon2.md rename to web/colophon2/index.md