hledger/site
2017-03-31 18:11:04 -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 site: gitignore 2017-01-26 07:00:13 -08: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
contributors.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
csv-import.md doc: cookbook tweaks, simpler titles 2017-01-26 09:51:14 -08:00
developer-guide.md site: devguide: nix link tweak 2017-03-30 13:41:24 -07:00
docs.md doc: misc tweaks 2017-02-02 11:47:36 -08:00
download.md bin: name hledger-check-dupes like other validation commands 2017-03-28 04:08:36 -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: codefund link 2017-03-23 16:01:03 +00: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 doc: relnotes: unique project-wide anchors 2017-03-31 18:11:04 -07:00
site.tmpl site: fixes for 1.0/0.27 doc links 2016-10-28 11:56:58 -07:00
start-journal.md doc: docs page, cookbook tweaks 2017-02-01 16:24:37 -08:00
step-by-step.md site: fix man page TOCs, add combined man page 2016-04-07 08:55:21 -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. (?)