hippo/builder | ||
nybble | ||
posts | ||
static | ||
.gitignore | ||
COPYING | ||
haunt.scm | ||
README.md |
Sources for my blog.
Run
This site is built with Haunt.
Once you have haunt installed, you can build the site with
haunt build
To test the built site locally, use
haunt serve
Licence
The source code for generating this website (i.e. everything in this repo except the public/
folder) can be used under the terms of the GNU General Public Licence or (at your option) any later version. See the COPYING
file for details.
The actual contents (i.e. all the articles inside the public/
directory, and the contents thereof) are under the Creative Commons BY-NC 4.0 International licence.
Credits
Some generation scripts are customised from the original Haunt code by David Thompson.
The commonmark+scm
reader and other related scripts are from the sources for Steve Sprang's website, with one tweak to disable "smart quotes".
The primary font used in this website is Poppins, by the Indian Type Foundry.