From a64dea651e3b15b8bd1c07b136ddccaad4c97d90 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 12 Nov 2016 09:40:04 -0800 Subject: [PATCH] site: misc updates --- site/download.md | 5 ++--- site/index.md | 11 ++++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/site/download.md b/site/download.md index 66700ad96..5e49750d5 100644 --- a/site/download.md +++ b/site/download.md @@ -21,7 +21,8 @@ td:first-of-type { a { white-space:nowrap; } -Packaged versions are the quickest to install, but may lag behind the latest release. +Packaged versions are the quickest to install, but they sometimes lag behind the +latest release, or provide only some of the hledger tools. (Packagers welcome!) | |---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @@ -33,8 +34,6 @@ Packaged versions are the quickest to install, but may lag behind the latest rel | **NixOS:** | `nix-env -iA nixpkgs.haskellPackages.hledger \`
  `nixpkgs.haskellPackages.hledger-ui \`
  `nixpkgs.haskellPackages.hledger-web` | **Sandstorm:** | [hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) -> demo
(your own fully-functional private/public hledger-web instance in 3 clicks) -Only some of the hledger tools may be available, eg Homebrew does not yet include -hledger-ui, hledger-web or hledger-api (packagers welcome!). diff --git a/site/index.md b/site/index.md index 470da7ed5..62a203316 100644 --- a/site/index.md +++ b/site/index.md @@ -164,11 +164,12 @@ 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); press `s` to open the sidebar), -for assisted data entry and a more point-and-click experience. -You can set up your own private or shared web instance with a few -clicks at [Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90). +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 +[Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90).