Skip to content

Meowcolm024/meowcolm024.github.io

Repository files navigation

Homepage

This theme is based on no style, please!, and heavily modified for Hakyll.

Setup

Project built using Stack

# build site
$ stack run build

Features

  1. Syntax highlighting via Prism.js
  2. Section hyperlink (check this article)
  3. Tags support
  4. Dark mode support with toggle button (mostly usable)
  5. Use Noto Sans Mono font from Google Fonts for texts.
  6. Use Julia Mono font for code blocks. (check this)

Notes

  • content/index.html: the index page of the site
  • content/tags.html: dummy for the tags page
  • content/*.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

License

Licensed under MIT.