hledger/site
Simon Michael 6529daf20c site: ensure 0.27 manual is in place for links
Stripping hledger- from the link fragment with patsubst isn't working.
2016-04-16 05:55:16 -07:00
..
css site: consistent toc styling 2016-04-16 05:52:20 -07: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: use main stackage snapshot for hakyll too 2016-04-05 16:21:45 -07:00
images site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
js site: show version links on manuals 2016-04-16 04:44:33 -07:00
.gitignore site: ensure 0.27 manual is in place for links 2016-04-16 05:55:16 -07: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: github haskell star ranking tweak 2016-04-07 08:57:48 -07:00
docs1.md rename timelog format to timeclock 2016-04-12 21:13:19 -07:00
docs.md site: docs: fix combined manual link, cleanup 2016-04-13 21:02:14 -07:00
download.md site: download: demote release notes link 2016-04-12 20:32:14 -07:00
faq.md rename timelog format to timeclock 2016-04-12 21:13:19 -07: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
more-docs.md site: fix man page TOCs, add combined man page 2016-04-07 08:55:21 -07:00
README tools: move hakyll-std into a subdirectory 2015-11-05 20:24:03 -08:00
release-notes.md site: fix man page TOCs, add combined man page 2016-04-07 08:55:21 -07:00
site.tmpl site: show version links on manuals 2016-04-16 04:44:33 -07:00
step-by-step.md site: fix man page TOCs, add combined man page 2016-04-07 08:55:21 -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.