Skip to content

Commit

Permalink
; site: home: streamline left column content
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
simonmichael committed Mar 12, 2019
1 parent 480c338 commit dba4595
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,34 +92,28 @@ td:nth-child(1) { padding-right:1em; white-space:nowrap; }
<div id=introduction class=contentbox>
## Introduction

### What is hledger?
**[What is hledger ?](intro.html)**\
A robust, well documented implementation of plain text accounting.

An enhanced, well-documented reimplementation of plain text accounting.\
**[What is hledger ?](intro.html)**

### What is plain text accounting?

Using plain text data formats and version control for robust, transparent accounting.\
**[plaintextaccounting.org](http://plaintextaccounting.org)**

### What is accounting?
**[plain text accounting?](http://plaintextaccounting.org)**\
Using plain text data formats and version control for reliable, transparent accounting.\

**[accounting?](Accounting-links.html)**\
Tracking your use of valuable commodities, such as money or time, for increased awareness and effectiveness.\
**[Selected accounting links](more-docs.html#accounting)**
</div>

<div id=help class=contentbox>
## Help/Feedback

|
|-------------------|----------------------------------------------------------------------------|
| IRC: | [#hledger](http://irc.hledger.org) on Freenode <!-- [chat log](http://ircbrowse.net/browse/hledger); --> <!-- see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1) --> <!-- *Quick help and background chat.* --> <!-- *If you don't get an answer promptly, you can type `sm` to alert me, or leave the window open and check back later.* -->
| Twitter: | [#hledger,<br>#plaintextaccounting](#twitter)
| Reddit: | [/r/plaintextaccounting](https://www.reddit.com/r/plaintextaccounting/)
| Hacker News: | [stories](https://hn.algolia.com/?query=hledger&sort=byDate&prefix&page=0&dateRange=all&type=story), [comments](https://hn.algolia.com/?query=hledger&sort=byDate&prefix=false&page=0&dateRange=all&type=comment)
| Mail list: | [list.hledger.org](http://list.hledger.org), [hledger@googlegroups.com](mailto:hledger@googlegroups.com)
| Issues: | [bugs.hledger.org](http://bugs.hledger.org)&nbsp;(bugs), [issues.hledger.org](http://issues.hledger.org)&nbsp;(all), [open issues](CONTRIBUTING.html#open-issues)&nbsp;(overview)
| Other: | [simon@joyful.com](mailto:simon@joyful.com)
| IRC: | <small>[#hledger](http://irc.hledger.org) on Freenode <!-- [chat log](http://ircbrowse.net/browse/hledger); --> <!-- see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1) --> <!-- *Quick help and background chat.* --> <!-- *If you don't get an answer promptly, you can type `sm` to alert me, or leave the window open and check back later.* --></small>
| Twitter: | <small>[#hledger,<br>#plaintextaccounting](#twitter)</small>
| Reddit: | <small>[/r/plaintextaccounting](https://www.reddit.com/r/plaintextaccounting/)</small>
| Hacker News: | <small>[stories](https://hn.algolia.com/?query=hledger&sort=byDate&prefix&page=0&dateRange=all&type=story), [comments](https://hn.algolia.com/?query=hledger&sort=byDate&prefix=false&page=0&dateRange=all&type=comment)</small>
| Mail list: | <small>[list.hledger.org](http://list.hledger.org), [hledger@googlegroups.com](mailto:hledger@googlegroups.com)</small>
| Issues: | <small>[bugs.hledger.org](http://bugs.hledger.org)&nbsp;(bugs), [issues.hledger.org](http://issues.hledger.org)&nbsp;(all), [open issues](CONTRIBUTING.html#open-issues)&nbsp;(overview)</small>
| Other: | <small>[simon@joyful.com](mailto:simon@joyful.com)</small>
</div> <!-- column -->

</div>
Expand Down

0 comments on commit dba4595

Please sign in to comment.