description |
---|
HaskellMN site |
The Haskell MN site written with Hakyll for information on meet ups and such.
To build the site generator:
stack build
To build the site:
stack exec site build
The site is deployed via a Github action when a commit is made to master on github.com/HaskellMN/www.haskellmn.org.