hakyll
Hakyll is a static site generator library in Haskell. More information (including a tutorial) can be found on the hakyll homepage.
You can install this library using cabal:
cabal install hakyll
Or using stack:
stack install hakyll
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
.circleci |
|
|
|
|
data |
|
|
|
|
lib |
|
|
|
|
src |
|
|
|
|
tests |
|
|
|
|
web |
|
|
|
|
.ghci |
|
|
|
|
.gitignore |
|
|
|
|
CHANGELOG.md |
|
|
|
|
CODE_OF_CONDUCT.md |
|
|
|
|
LICENSE |
|
|
|
|
Makefile |
|
|
|
|
README.markdown |
|
|
|
|
Setup.hs |
|
|
|
|
hakyll.cabal |
|
|
|
|
logo.svg |
|
|
|
|
stack.yaml |
|
|
|
|
test.hs |
|
|
Hakyll is a static site generator library in Haskell. More information (including a tutorial) can be found on the hakyll homepage.
You can install this library using cabal:
cabal install hakyll
Or using stack:
stack install hakyll