home page tweaks
This commit is contained in:
parent
746c47ad1a
commit
8f9326340a
18
HOME
18
HOME
@ -9,23 +9,21 @@ hledger
|
|||||||
`balance <http://hledger.org:5000/balance>`_ and
|
`balance <http://hledger.org:5000/balance>`_ and
|
||||||
`register <http://hledger.org:5000/register?a=checking>`_ reports.
|
`register <http://hledger.org:5000/register?a=checking>`_ reports.
|
||||||
- a remix, in `haskell <http://haskell.org>`_, of John Wiegley's excellent
|
- a remix, in `haskell <http://haskell.org>`_, of John Wiegley's excellent
|
||||||
c++ `ledger <http://wiki.github.com/jwiegley/ledger>`_ (because I
|
c++ `ledger <http://wiki.github.com/jwiegley/ledger>`_
|
||||||
did not want to hack on c++ and because haskell seemed a good fit).
|
|
||||||
- a Free Software project developed since 2008 by
|
- a Free Software project developed since 2008 by
|
||||||
`Simon Michael <http://joyful.com>`_ and contributors.
|
`Simon Michael <http://joyful.com>`_ and contributors.
|
||||||
|
|
||||||
**hledger aims to be...**
|
**hledger aims to be...**
|
||||||
|
|
||||||
- a practical, accessible tool for end users. I use it every day to track money and time, and as the basis for client invoices and tax returns.
|
- a practical, accessible tool for end users. I use it every day to track money and time.
|
||||||
- a useful library for finance-minded haskell programmers
|
- a useful library for finance-minded haskell programmers
|
||||||
- a successful, time-and-money-solvent project within a thriving ecosystem of financial software projects.
|
- a successful, time-and-money-solvent project within a thriving ecosystem of financial software projects.
|
||||||
|
|
||||||
**To get help...**
|
**To get help...**
|
||||||
|
|
||||||
chat me (sm) on the `#ledger irc channel
|
- chat me (sm) on the `#ledger irc channel <irc://irc.freenode.net/#ledger>`_ which we share with ledger
|
||||||
<irc://irc.freenode.net/#ledger>`_ which we share with ledger, or join
|
- join the `hledger google group <http://groups.google.com/group/hledger>`_
|
||||||
the `hledger google group <http://groups.google.com/group/hledger>`_.
|
- for something private, `email me <mailto:simon@joyful.com>`_.
|
||||||
Or for something private, `email me <mailto:simon@joyful.com>`_.
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
@ -43,8 +41,8 @@ Documentation
|
|||||||
`Developer API docs <http://joyful.com/repos/hledger/api-doc>`_ |
|
`Developer API docs <http://joyful.com/repos/hledger/api-doc>`_ |
|
||||||
`Developer Notes <http://joyful.com/darcsweb/darcsweb.cgi?r=hledger;a=plainblob;f=/NOTES>`_ |
|
`Developer Notes <http://joyful.com/darcsweb/darcsweb.cgi?r=hledger;a=plainblob;f=/NOTES>`_ |
|
||||||
`Contributor List <CONTRIBUTORS.html>`_ |
|
`Contributor List <CONTRIBUTORS.html>`_ |
|
||||||
See also ledger's `home page <http://wiki.github.com/jwiegley/ledger>`_
|
c++ ledger's `home page <http://wiki.github.com/jwiegley/ledger>`_
|
||||||
and `manual <http://joyful.com/repos/ledger/doc/ledger.html>`_.
|
and `manual <http://joyful.com/repos/ledger/doc/ledger.html>`_
|
||||||
|
|
||||||
Screenshots
|
Screenshots
|
||||||
-----------
|
-----------
|
||||||
@ -61,7 +59,7 @@ Code repository
|
|||||||
|
|
||||||
Related projects
|
Related projects
|
||||||
----------------
|
----------------
|
||||||
- `ledger <http://wiki.github.com/jwiegley/ledger>`_ inspired hledger, and the two projects are coevolving. If you liked hledger, try ledger too. It has more reporting options and is faster.
|
- `ledger <http://wiki.github.com/jwiegley/ledger>`_ inspired hledger, and the two projects are coevolving. If you like hledger, try ledger too.
|
||||||
- Tim Docker's `ledger-reports <http://dockerz.net/repos/ledger-reports>`_ uses hledger as a library to generate `html reports <http://dockerz.net/software/hledger_report_sample/report.html>`_.
|
- Tim Docker's `ledger-reports <http://dockerz.net/repos/ledger-reports>`_ uses hledger as a library to generate `html reports <http://dockerz.net/software/hledger_report_sample/report.html>`_.
|
||||||
- I have a few older bits and pieces at http://joyful.com/Ledger .
|
- I have a few older bits and pieces at http://joyful.com/Ledger .
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user