1
0
Commit Graph

9 Commits

Author SHA1 Message Date
Simon Michael
5adfbb24c0 start converting the quickref to separate files
An experimental plan for easier maintenance. There will be one linear
quickref-NAME.md file per ledger-like, with similar headings and
content across all quickref files. A script will take the sections and
tabulate them nicely to give a layout like the current page. And
perhaps there'll be some javascript to show/hide each format.
2017-12-17 18:24:17 -08:00
Simon Michael
8b5f67859c clean up makefile, replace fswatch with easier entr 2017-04-20 17:05:20 -07:00
Simon Michael
f59c7322f2 rename make target 2016-05-17 06:24:47 -07:00
Simon Michael
17cf059fe2 quickref fixes 2016-03-14 08:55:17 -07:00
Simon Michael
b6bf2ee405 a combined quick reference, aka "rosetta stone"
Covers the essentials of Ledger/hledger/Beancount journal format.
The master copy is in google docs for easier table editing,
but this will likely change in future.
2016-03-14 08:49:45 -07:00
Simon Michael
e0d238f662 make livereload: run on port 10000 2016-02-24 10:37:16 -08:00
Simon Michael
76c538365e live reloading; allow other pages 2016-02-17 08:33:47 -08:00
Simon Michael
0e84737449 make watch, readme updates 2016-02-14 08:27:14 -08:00
Simon Michael
63d8388ffb initial site template
Using the Skeleton CSS framework and a markdown/HTML page rendered by
pandoc (because I couldn't live with just a static HTML file).
2016-02-11 14:43:57 -08:00