--- title: dirty-haskell.orgĀ“s git-based publication system tags: Blog Software --- Initially I set up dirty-haskell.org (which is currently powered by [hakyll]()) to [rsync]() the results of compiling up onto my server whenever I intone `dirty-haskell deploy`{.sh}. In my ever continuing quest to have my life consist mostly of an array of git repositories however this didn't seem satisfactory. Therefore I configured my [gitolite]() instance to automatically compile und publish the current git version whenever I push to `master`. [hakyll]: https://jaspervdj.be/hakyll/ [rsync]: [gitolite]: