hledger/site
Simon Michael 671ade5062 site: simplify, clean up, refresh
- Docs are now collected on a single page
- Lots of copy updates
- The front page is less cluttered
- More whitespace at the sides
- The (still WIP) man pages are now linked
- Describe and link to plaintextaccounting.org
2016-02-21 12:39:32 -08:00
..
css site: simplify, clean up, refresh 2016-02-21 12:39:32 -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 hlint 2016-02-21 02:37:59 -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: simplify, clean up, refresh 2016-02-21 12:39:32 -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
docs.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
download.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
faq.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -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: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
ledgertips.md site: move manual, devguide here; move out of doc/ 2015-11-05 19:32:17 -08:00
manual.md doc: fixup for web manual 2016-02-21 02:38:58 -08:00
more-docs.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -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: simplify, clean up, refresh 2016-02-21 12:39:32 -08:00
step-by-step.md site: simplify, clean up, refresh 2016-02-21 12:39:32 -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.