hledger/site
Simon Michael c700a5524f tools: require pandoc 1.16 for the site
For the {width=100 height=20} image attribute syntax.
Also give it a stack.yaml of its own for now, since hledger
is stuck at lts 4.2 for hledger-api.
2016-02-22 09:09:02 -08:00
..
css site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
files site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
fonts site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
hakyll-std tools: require pandoc 1.16 for the site 2016-02-22 09:09:02 -08:00
images site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
js/highslide site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
.gitignore site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
contributors.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
developer-guide.md site: devguide: update sandstorm links 2016-02-09 13:14:11 -08:00
docs.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
download.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
faq.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
how-to-read-csv-files.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
how-to-use-account-aliases.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
index.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
manual.md doc: fixup for web manual 2016-02-21 02:38:58 -08:00
more-docs.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
README tools: move hakyll-std into a subdirectory 2015-11-05 20:24:03 -08:00
release-notes.md doc: relnotes tweaks 2015-11-22 08:37:35 -08:00
site.tmpl site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
step-by-step.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00

Static bits of the hledger.org website.

In some cases these are rendered to _site/* by hakyll (via the
hakyll-std script), in others they are served directly from the git
working copy.