hledger/site
Simon Michael 2db81d0d13 doc: tutorial tweaks
[ci skip]
2017-05-30 13:57:52 -07:00
..
css site: update 1.1 manuals 2017-01-05 17:15:05 -08:00
doc doc: add 1.2 manuals snapshot 2017-03-31 17:59:39 -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: fix hakyll-std's resolver to reduce rebuilding 2016-12-31 11:24:34 -08:00
images rename a file to help git on windows (#345) 2016-05-18 16:52:10 -07:00
js bump version to 1.2 2017-03-31 17:58:11 -07:00
.gitignore tools: gitignore cleanups 2017-04-27 10:49:35 -07:00
account-aliases.md doc: cookbook tweaks, simpler titles 2017-01-26 09:51:14 -08:00
account-separator.md doc: cookbook tweaks, simpler titles 2017-01-26 09:51:14 -08:00
contributing.md doc: contrib guide: clarify mission, other tweaks 2017-05-24 05:02:27 -07:00
contributors.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
csv-import.md Update csv-import.md (#546) 2017-05-11 13:39:28 -07:00
docs.md doc: "hledger Cookbook" title tweak 2017-04-29 14:45:38 -07:00
download.md site: download: refine B instructions 2017-05-22 15:48:15 -07:00
entries.md doc: misc tweaks 2017-02-02 11:47:36 -08:00
faq.md doc: misc tweaks 2017-02-02 11:47:36 -08:00
index.md site: home: funding buttons cleanup 2017-04-29 14:45:38 -07:00
investments.md doc: cookbook: prices example 2017-02-02 11:46:25 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
more-docs.md move add-ons and scripts to bin/ 2017-01-08 07:28:23 -08:00
README site: new system for generating versioned docs 2017-01-04 17:02:22 -08:00
release-notes.md site: developer-guide -> contributing 2017-04-27 10:51:02 -07:00
site.tmpl site: developer-guide -> contributing 2017-04-27 10:51:02 -07:00
start-journal.md doc: docs page, cookbook tweaks 2017-02-01 16:24:37 -08:00
step-by-step.md doc: tutorial tweaks 2017-05-30 13:57:52 -07:00
version-control.md doc: docs page, cookbook tweaks 2017-02-01 16:24:37 -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. (?)