hhefesto / stand-in-language.github.io

A static site for SIL built with Hakyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stand-in-language-github-io

How to build:

  1. Install stack
  2. checkout git's develop branch
  3. do changes
  4. stack build
  5. stack exec stand-in-language-github-io clean
  6. stack exec stand-in-language-github-io build
  7. stack exec stand-in-language-github-io watch
  8. On the telomare code git repository run cabal haddock --haddock-hyperlink-source and copy output to docs/haddock
  9. commit
  10. checkout master
  11. ./rsync.sh
  12. push master

About

A static site for SIL built with Hakyll


Languages

Language:HTML 97.1%Language:Shell 2.9%