My website (fork of co-dan's website) (http://covariant.me)
root
This site is powered by Hakyll. It probably requires the latest version of Hakyll, maybe even git HEAD.
Drafts
Drafts are notes and pages that are not shown in the menu/listings; however, drafts are still compiled and accessible via direct links, if you change "notes" to "draft" in the URL. To mark a note/page as a draft, simply put "draft: yes" or "draft: true" in the metadata.
So, for example a note test.md
is available at http://covariant.me/notes/test.html if it is a regular not, and at http://covariant.me/draft/test.html.
Additionally, drafts do not have the comment section and are not indexable by robots.
Additional software
You will also need http://github.com/co-dan/cats installed.