Commit Graph

196 Commits

Author SHA1 Message Date
Simon Michael
fdd1378b4e doc: csv how to: remove undocumented tilde operator #386 2016-08-07 07:05:10 -07:00
Simon Michael
326c1f6931 site: download: link appveyor exes, clarify hledger-ui support #376 2016-07-23 11:36:13 -07:00
Simon Michael
66c1278ae6 site: devguide: link appveyor windows binaries 2016-07-22 15:08:09 -07:00
Simon Michael
2f67dbebd5 site: devguide: update travis link, add appveyor link 2016-07-22 12:35:47 -07:00
Simon Michael
538b7087df site: faq: note -p combining issue 2016-07-21 19:47:04 -07:00
Simon Michael
e33df3f024 doc: devguide: explain time annotations 2016-07-19 18:08:32 -07:00
Simon Michael
841cd562fa docs: how to read csv: fix CSV format links 2016-07-19 17:25:18 -07:00
Simon Michael
378331a67e site: devguide: update tracker links, new help/tracker docs 2016-07-17 17:10:41 -07:00
Simon Michael
e17a834e2b site: faq: update h/ledger differences 2016-07-06 15:09:50 -07:00
Simon Michael
a8f80e1bd6 site: docs: put all-in-one at top, more descriptions, styling 2016-05-28 08:52:23 -07:00
Simon Michael
ebd5ec600b site: devguide: update homebrew formula link 2016-05-27 11:42:19 -07:00
Simon Michael
f7e0f75c4f rename a file to help git on windows (#345) 2016-05-18 16:52:10 -07:00
Simon Michael
207922a023 lib: Commodity now has a CommoditySymbol and style 2016-05-08 08:07:27 -07:00
Simon Michael
2dc375e0f8 site: home: shrink heading to fit 320px screens (#324) 2016-05-04 11:34:19 -07:00
Simon Michael
5f3ec5827d site: home: fix semicolon placement 2016-05-04 11:33:58 -07:00
Thomas R. Koll
a1ca86db7a Website: Change indent styles to fit smaller screens
Only indent when the display is landscape and wide enough.
2016-04-29 10:35:30 +02:00
Simon Michael
57d7d931ae retire broken make ghci rules, prefer stack ghci 2016-04-18 15:41:35 -07:00
Simon Michael
ecbafba594 site: devguide: simplify pre markup 2016-04-18 15:40:25 -07:00
Simon Michael
6a3a5c60c5 doc: manual cleanups
use simpler markup
use pre blocks more consistently
pandoc table experiments
no more right-floating examples, use columns if needed
doc edits
style tweaks
2016-04-17 19:28:16 -07:00
Simon Michael
e8d649c2bc site: devguide: update debian source package links 2016-04-17 12:12:07 -07:00
Simon Michael
30a665825b site: devguide: hledger-ui package links 2016-04-17 12:09:17 -07:00
Simon Michael
6787decca2 site: download: simplify, recommend dev version 2016-04-16 06:19:43 -07:00
Simon Michael
6529daf20c site: ensure 0.27 manual is in place for links
Stripping hledger- from the link fragment with patsubst isn't working.
2016-04-16 05:55:16 -07:00
Simon Michael
778b78e0b9 site: consistent toc styling 2016-04-16 05:52:20 -07:00
Simon Michael
130d259cb1 site: show version links on manuals 2016-04-16 04:44:33 -07:00
Simon Michael
7a53895cdf site: docs: fix combined manual link, cleanup 2016-04-13 21:02:14 -07:00
Simon Michael
47823d2ed7 doc: git ignore new manual 2016-04-12 21:22:58 -07:00
Simon Michael
588f36d662 rename timelog format to timeclock 2016-04-12 21:13:19 -07:00
Simon Michael
6c180039b1 site: add filename in home link for local viewing 2016-04-12 20:32:33 -07:00
Simon Michael
40b521255b site: download: demote release notes link 2016-04-12 20:32:14 -07:00
Simon Michael
5ef67e0d4d doc: remove old manual. No more duplication! #292 2016-04-12 20:29:29 -07:00
Simon Michael
d6601aff24 site: more docs page fiddling. Getting there 2016-04-10 18:20:55 -07:00
Simon Michael
69be70e604 site: some preliminary style tweaks for examples 2016-04-10 12:10:34 -07:00
Simon Michael
5754f2bb4a doc: updates, merge some more from old manual 2016-04-09 14:23:55 -07:00
Simon Michael
ed1122fec1 site: new simpler docs page
This docs page is less verbose, and should make it easier to know what
you should read next, and what you don't need to read.

The reference docs are still in flux, with three alternatives presented:
1. the old manual, 2. the new individual man pages, and 3. the new
manual which combines the man pages. At this point I think that 2 will
get top billing, 3 will also be provided, and 1 will be dropped when 2/3
are a bit better.
2016-04-08 07:03:37 -07:00
Simon Michael
775ab2fd4e site: simplify man page uris; shake cleanups 2016-04-08 07:01:40 -07:00
Simon Michael
0982aca223 tools: missing file, git ignore 2016-04-07 09:05:16 -07:00
Simon Michael
dea0c5973a site: devguide: github haskell star ranking tweak 2016-04-07 08:57:48 -07:00
Simon Michael
443b870481 site: fix man page TOCs, add combined man page 2016-04-07 08:55:21 -07:00
Simon Michael
74a29f70bf site: docs: cleanup 2016-04-05 16:39:58 -07:00
Simon Michael
750c4f0f31 tools: use main stackage snapshot for hakyll too 2016-04-05 16:21:45 -07:00
Simon Michael
01c0f40d00 site: devguide: fix github haskell star ranking 2016-04-05 13:35:31 -07:00
Simon Michael
508fc68c9e site: devguide: link github haskell star ranking 2016-04-05 13:17:57 -07:00
Simon Michael
31a754544a journal: parse account directives
We now parse account directives, like Ledger's. We don't do anything
with them yet. The default parent account feature must now be spelled
"apply account"/"end apply account".
2016-04-04 11:35:39 -07:00
Simon Michael
c6f1371251 home: fix twitter widget id, exclude #TheJoker 2016-04-04 07:39:57 -07:00
Simon Michael
664d5923e4 update windows download links to UPX-compressed EXEs 2016-03-21 08:45:02 -07:00
Simon Michael
a93f478792 devguide: update twitter links 2016-03-21 08:44:20 -07:00
Simon Michael
b1af0daf95 twitter widget: add #plaintextaccounting, #hledger 2016-03-21 08:20:58 -07:00
Simon Michael
19fe724b56 docs: link to new how-to (#331) 2016-03-09 07:17:02 -08:00
Simon Michael
8b2ddbc38b docs: clarify dotted account name example (#331) 2016-03-09 07:16:04 -08:00