hledger/site
2018-01-10 07:58:41 -08:00
..
css site: update 1.1 manuals 2017-01-05 17:15:05 -08:00
doc Update journal.md 2018-01-10 07:58:14 -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 rename a file to help git on windows (#345) 2016-05-18 16:52:10 -07: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
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
argfiles.md doc: argument files: fix typos, add links 2017-10-31 12:52:23 -07:00
budgeting-and-forecasting.md doc: budgeting and forecasting how-to, demonstrating new features 2017-11-26 14:57:41 +00:00
contributing.md doc: devguide: link waffle board, github projects, update stars 2017-12-31 07:43:48 -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: csv: drop redundant link to reference 2017-11-05 17:29:40 -08:00
docs.md doc: docs: manual link cleanups 2017-12-22 10:26:40 -08:00
download.md doc: download: link to repology showing packaging status 2018-01-10 07:58:41 -08:00
entries.md doc: misc tweaks 2017-02-02 11:47:36 -08:00
faq.md doc: faq: hledger doesn't allow mixed journal/timeclock syntax 2017-11-09 19:12:58 -08:00
index.md site: home: funding buttons cleanup 2017-04-29 14:45:38 -07:00
investments.md doc: investments: avoid capitalising hledger 2017-10-16 08:07:42 -07: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
project-accounting.md doc: project accounting examples 2017-12-21 15:47:01 -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: 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: step by step: mention print -x 2017-12-21 15:47:01 -08: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. (?)