site: misc updates

This commit is contained in:
Simon Michael 2016-11-12 09:40:04 -08:00
parent e00b825d42
commit a64dea651e
2 changed files with 8 additions and 8 deletions

View File

@ -21,7 +21,8 @@ td:first-of-type {
a { white-space:nowrap; }
</style>
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 \`<br>&nbsp;&nbsp;`nixpkgs.haskellPackages.hledger-ui \`<br>&nbsp;&nbsp;`nixpkgs.haskellPackages.hledger-web`
| **Sandstorm:** | [hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) -> demo<br>(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!).
<a name="b"></a>

View File

@ -164,11 +164,12 @@ that lets you review account balances and transactions quickly and without fuss.
<a href="images/hledger-web/normal/register.png" class="highslide" onclick="return hs.expand(this)"><img src="images/hledger-web/normal/register.png" title="Account register view with accounts sidebar" /></a>
And, a zero-setup [web&nbsp;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&nbsp;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).
</div>
<div class="indent3">