Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 584 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 584 Bytes

Static content generator for seattlehaskell.org

This is the Hakyll source code for seattlehaskell.org.

Source code for the Yesod portion of the web site is also available.

Set up project

$ script/init

Build content

$ script/build

Run test

$ script/build -t

Update test baselines

$ script/update

Licence

Released under MIT License