site: misc updates
This commit is contained in:
parent
e00b825d42
commit
a64dea651e
@ -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> `nixpkgs.haskellPackages.hledger-ui \`<br> `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>
|
||||
|
||||
|
||||
@ -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 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).
|
||||
</div>
|
||||
|
||||
<div class="indent3">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user