From 5538015957a2d6769141c6aeabab3933af3ca0b0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 17 Feb 2019 18:22:17 -0800 Subject: [PATCH] doc: intro: link to hledger.alhur.es GHCJS demo [ci skip] --- site/intro.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/site/intro.md b/site/intro.md index 72dd9a09d..02fbef0a5 100644 --- a/site/intro.md +++ b/site/intro.md @@ -106,11 +106,15 @@ that lets you review account balances and transactions quickly and without fuss. And, a zero-setup -[web interface](manual.html#web) ( -[demo](http://demo.hledger.org)) for a more point-and-click experience. -You can also set up your own public/private web instance in a few clicks -at +[web app](manual.html#web) for a more point-and-click experience +([demo](http://demo.hledger.org)). +Run it on your local machine, or on a server, +or set it up with a few clicks on [Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90). + +There's also a [UI running in the browser](https://hledger.alhur.es) (hledger compiled with GHCJS). +This is a prototype, but it's nice sandbox for trying out hledger's journal syntax. +