hledger/site
2018-05-09 10:13:02 -07:00
..
css site: update 1.1 manuals 2017-01-05 17:15:05 -08:00
doc doc: add 1.9 manuals snapshot 2018-03-31 19:15:24 +01: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 hakyll-std/TableOfContents: markupHeader(s) remain purely in Pandoc data-structures 2018-05-09 10:13:02 -07:00
images Add files via upload 2018-01-29 14:32:44 -08:00
js bump version to 1.9, bump manual date 2018-03-31 19:15:24 +01:00
.gitignore tools: gitignore cleanups 2017-04-27 10:49:35 -07:00
contributors.md doc: contributors: fix license link 2018-02-02 12:09:15 -08:00
download.md site: download: link to specific 1.9.1 windows build 2018-05-03 21:22:20 -07:00
index.md site: home: wiki links update 2018-04-30 14:27:30 -07:00
intro.md site: intro: fix doc link 2018-04-29 16:57:18 -07:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
README site: new system for generating versioned docs 2017-01-04 17:02:22 -08:00
release-notes.md doc: relnotes: mention minor releases, link to changelogs 2018-04-29 12:45:07 -07:00
site.tmpl site: make docs page the front page 2018-04-28 11:52:53 -07: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. (?)