Skip to content

siers/blog

Repository files navigation

¶ About
This blog was once written in ruby, jekyll and I really disliked jekyll since the day I saw it.
I just didn't know of anything better until I discovered hakyll.
I'm sure just writing HTML would've been the best choice. (Shoutout to my homie RMS, stallman.org)

¶ Compiling
It should be something like:

    cabal build
    cabal exec ghc site
    ./site build

    or

    nix-shell -E "$(cabal2nix --shell .)" --run zsh
    # and then the cabal build/cabal run

    or

    see default.nix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published