hledger/site
Simon Michael 31a754544a journal: parse account directives
We now parse account directives, like Ledger's. We don't do anything
with them yet. The default parent account feature must now be spelled
"apply account"/"end apply account".
2016-04-04 11:35:39 -07: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 devguide: update twitter links 2016-03-21 08:44:20 -07:00
docs.md docs: clarify dotted account name example (#331) 2016-03-09 07:16:04 -08:00
download.md update windows download links to UPX-compressed EXEs 2016-03-21 08:45:02 -07: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 docs: link to new how-to (#331) 2016-03-09 07:17:02 -08:00
how-to-use-another-account-separator-character.md docs: clarify dotted account name example (#331) 2016-03-09 07:16:04 -08:00
index.md home: fix twitter widget id, exclude #TheJoker 2016-04-04 07:39:57 -07:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
manual.md journal: parse account directives 2016-04-04 11:35:39 -07: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.