hledger/site
Simon Michael 06b54bf05e lib: timedot format, convenient for time logging
Timedot is a plain text format for logging dated, categorised
quantities (eg time), supported by hledger.  It is convenient for
approximate and retroactive time logging, eg when the real-time
clock-in/out required with a timeclock file is too precise or too
interruptive.  It can be formatted like a bar chart, making clear at a
glance where time was spent.
2016-02-19 17:55:57 -08:00
..
css site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -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: move hakyll-std into a subdirectory 2015-11-05 20:24:03 -08:00
images site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
js/highslide site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
.gitignore site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
contributors.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
developer-guide.md site: devguide: update sandstorm links 2016-02-09 13:14:11 -08:00
download.md site: download, devguide: mention homebrew 2016-02-04 06:46:46 -08:00
faq.md site: faq: history: cleanup 2016-02-18 10:09:14 -08:00
how-to-read-csv-files.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
how-to-use-account-aliases.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
index.md site: home: link to other main package haddocks 2016-01-28 17:08:57 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
manual.md lib: timedot format, convenient for time logging 2016-02-19 17:55:57 -08:00
more-docs.md site: misc updates 2015-11-08 12:25:10 -08:00
README tools: move hakyll-std into a subdirectory 2015-11-05 20:24:03 -08:00
release-notes.md doc: relnotes tweaks 2015-11-22 08:37:35 -08:00
site.tmpl site: tweak home link 2015-11-07 11:26:23 -08:00
step-by-step.md site: misc updates 2015-11-08 12:25:10 -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.