Skip to content

nekketsuuu/satysfi-my-soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATySFi My Soul

Prerequisites

  • Haskell Stack
  • Pandoc >= 2.3
  • SatysfiFilter >= 0.6.0.0
    • Run stack install to generate SatysfiFilter-exe.
  • PandocPagetitle
    • Run stack install to generate PandocPagetitle-exe.

Build

./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

License

See LICENSE for details.