hledger/site
Simon Michael eba0835ad8 site: devguide: better bounty links
Links to find
(a) issues with bountysource bounties (fragile)
(b) issues with codemill bounties
(c) issues with the bounty tag, which should be applied to issues with any kind of bounty
2017-03-06 16:30:32 +00: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: 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: better bounty links 2017-03-06 16:30:32 +00:00
docs.md doc: misc tweaks 2017-02-02 11:47:36 -08:00
download.md doc: misc tweaks 2017-02-02 11:47:36 -08: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: add github stars widget to home and devguide 2017-01-12 09:26:10 -08: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 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
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. (?)