/d12frosted.io

Personal site

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

d12frosted.io

https://github.com/d12frosted/d12frosted.io/workflows/CI/badge.svg

Personal site.

Building

You need to install GHC and cabal for building Haskell code, and yarn for downloading javascript libraries.

$ make build

Running site locally

Just run the following command and open http://localhost:8000/

$ make watch