Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content and site are now at https://github.com/howistart/howistart.org

How I Start

Posts are under posts. Site is built with hakyll.

$ stack build
$ stack exec site rebuild
Removing _site...
Removing _cache...
Removing _cache/tmp...
Initialising...
  Creating store...
  Creating provider...
  Running rules...
Checking for out-of-date items
Compiling
  ....
Success
$ git checkout gh-pages
Switched to branch 'gh-pages'
$ setopt extended_glob
$ rm -rf -- ^_site
$ mv _site/* .
$ git commit -a -m "update site"
$ git push origin gh-pages:gh-pages

About

howistart.org the hakyll version

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages