- Haskell Stack
- Pandoc >= 2.3
- SatysfiFilter >= 0.6.0.0
- Run
stack install
to generateSatysfiFilter-exe
.
- Run
- PandocPagetitle
- Run
stack install
to generatePandocPagetitle-exe
.
- Run
./build.hs
Don't forget to build before git push
. A script git-publish.bash
is useful for automatic builds.
git config --local alias.publish '!bash ./git-publish.bash'
git publish
Alternatively, codeskyblue/fswatch can be used to auto-builds.
fswatch # see .fsw.yml
- Contents written by Markdown: CC BY 3.0 Unported
- Build script & templates: Apache 2.0
- The original HTML & CSS templates is diversen/pandoc-bootstrap-adaptive-template. Thank you @diversen :)
See LICENSE for details.