hledger/site
2017-01-08 07:28:23 -08:00
..
css site: update 1.1 manuals 2017-01-05 17:15:05 -08:00
doc site: update 1.1 manuals 2017-01-05 17:15:05 -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: 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 site: new system for generating versioned docs 2017-01-04 17:02:22 -08:00
.gitignore site: new system for generating versioned docs 2017-01-04 17:02:22 -08:00
contributors.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
developer-guide.md move add-ons and scripts to bin/ 2017-01-08 07:28:23 -08:00
docs1.md rename timelog format to timeclock 2016-04-12 21:13:19 -07:00
docs.md site: docs: tweak manual links 2017-01-04 17:30:23 -08:00
download.md Revert "site: download: --resolver=nightly is unneeded" 2016-12-26 05:48:51 -08:00
faq.md site: faq: note -p combining issue 2016-07-21 19:47:04 -07:00
how-to-read-csv-files.md doc: csv how to: remove undocumented tilde operator #386 2016-08-07 07:05:10 -07: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 site: home: restore bountysource widget 2016-12-27 11:25:46 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
manual-all.md site: update 1.1 manuals 2017-01-05 17:15:05 -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 move add-ons and scripts to bin/ 2017-01-08 07:28:23 -08:00
site.tmpl site: fixes for 1.0/0.27 doc links 2016-10-28 11:56:58 -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. (?)