Skip to content

unfoldml/unfoldml.github.io

Repository files navigation

unfoldml-hakyll

Build site compiler :

stack build

Compile website :

stack exec unfoldml-hakyll build

Commit and push:

git commit -am "update blog" && git push