From 6d84a19aa26caf860fba333ca835eb154fc80f3a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 4 Nov 2015 17:00:12 -0800 Subject: [PATCH] site: home: add hledger-ui, cleanups --- doc/site/index.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/site/index.md b/doc/site/index.md index 006490f3e..ad435ad8f 100644 --- a/doc/site/index.md +++ b/doc/site/index.md @@ -94,17 +94,28 @@ transactions, but does not change existing ones.)
-### ...with a web UI +### and a curses UI + + + +hledger also provides a curses-style [console interface](manual#ui) +that lets you review account balances and transactions with fewer +keystrokes and less effort. +
+ +
+### and a web UI hledger comes with a built-in web server providing an alternate [browser-based interface](manual.html#web) ([demo](http://demo.hledger.org)), for assisted data entry and point -and click reporting. The web and command-line clients can be used -simultaneously.
+and click reporting. The web and command-line/curses interfaces can be used +simultaneously. + -
+
### a Haskell application and library @@ -142,8 +153,8 @@ folk as well. hledger strives to be usable, practical and to provide real-world value. I've been depending on it and improving it since 2007. -I needed a tool like this badly, and I want to keep it growing and helping others who can also benefit. -You can help! +I needed a tool like this badly, and I want to keep it growing and helping others gain financial clarity and control. +If you feel the same way, join us!