/igormoreno.github.io

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

Source code of my website

Build

Build the code:

stack build --file-watch

Build the site:

stack exec igormoreno-site watch

Publish

git push