hledger/site
2018-03-09 03:58:07 +00:00
..
css site: update 1.1 manuals 2017-01-05 17:15:05 -08:00
doc doc: remove raw markup macro 2018-01-24 18:21:40 -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 consistent spacing in bounds 2017-12-31 09:05:39 -08:00
images Add files via upload 2018-01-29 14:32:44 -08:00
js bump version strings & bounds to 1.5 2017-12-31 10:20:48 -08:00
.gitignore tools: gitignore cleanups 2017-04-27 10:49:35 -07:00
contributing.md doc: devguide: more hledger-api demo links 2018-02-16 11:14:29 -08:00
contributors.md doc: contributors: fix license link 2018-02-02 12:09:15 -08:00
docs.md site: docs: small change to test site updating 2018-03-09 03:58:07 +00:00
download.md site: download: more help on required C libs (#715) 2018-03-07 10:15:55 -08:00
index.md remove unused style 2018-01-24 07:18:37 -08: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: update, link announcement 2017-12-31 12:53:51 -08:00
site.tmpl site: fetch js/css from hledger.org 2018-03-09 02:24:36 +00: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. (?)