This theme is based on no style, please!, and heavily modified for Hakyll.
Project built using Stack
# build site
$ stack run build- Syntax highlighting via Prism.js
- Section hyperlink (check this article)
- Tags support (JavaScript required)
- Dark mode support with toggle button (mostly usable)
- Fonts:
content/index.html: the index page of the sitecontent/tags.html: dummy for the tags pagecontent/*.md: other (non-post) pages of the site (like about, contact etc)posts/yyyy-mm-dd-*.md: all your posts here (prefixed with dates)images/favicon.ico: the favicon of the site
Licensed under MIT.