Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 182 Bytes

unfoldml-hakyll

Build site compiler :

stack build

Compile website :

stack exec unfoldml-hakyll build

Commit and push:

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