cleanups, bump copyright date
This commit is contained in:
14
index.html
14
index.html
@@ -115,7 +115,7 @@ Plain Text Accounting
|
||||
<a href="#taxes">taxes</a><br />
|
||||
<a href="#time-tracking">time tracking</a><br />
|
||||
<a href="#inventory-tracking">inventory tracking</a><br />
|
||||
<!-- down 2018/03/14 [estate accounting](#estate-accounting) --> <a href="#non-profit-accounting">non-profit accounting</a><br />
|
||||
<a href="#non-profit-accounting">non-profit accounting</a><br />
|
||||
<a href="#exporting">exporting</a><br />
|
||||
<a href="#customising">customising</a><br />
|
||||
<a href="#api-access">API access</a></p>
|
||||
@@ -566,13 +566,6 @@ other console/curses tools
|
||||
<h4 id="hacker-news">hacker news</h4>
|
||||
</div>
|
||||
<p><a href="https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=story">stories</a>, <a href="https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=comment">comments</a></p>
|
||||
<!--
|
||||
- [Ledger, a command-line accounting system](https://news.ycombinator.com/item?id=10510394) 2015
|
||||
- [Hledger – Double-entry accounting from the Unix tools perspective (2012)](https://news.ycombinator.com/item?id=8806056) 2014
|
||||
- [Ledger, a powerful CLI accounting tool](https://news.ycombinator.com/item?id=7707262) 2014
|
||||
- [Command Line Accounting With Ledger and Reckon](https://news.ycombinator.com/item?id=5233255) 2013
|
||||
- [Ledger: Command-line double-entry accounting](https://news.ycombinator.com/item?id=872244) 2009
|
||||
-->
|
||||
</div><div class="row">
|
||||
<div class="five columns u-pull-left">
|
||||
<h4 id="reddit">reddit</h4>
|
||||
@@ -797,9 +790,6 @@ other console/curses tools
|
||||
<li><a href="https://docs.google.com/document/d/1F8IJ_7fMHZ75XFPocMokLxVZczAhrBRBVN9uMhQFCZ4">Beancount: Inventory Booking</a>, <a href="https://groups.google.com/forum/#!searchin/ledger-cli/inventory/ledger-cli/aQvbjTZa7HE/x3KNPteJWPsJ">discussion</a></li>
|
||||
<li><a href="http://www.amazon.com/Accounting-Savvy-Business-Owners-Essentials/dp/193292518X">Accounting Savvy for Business Owners ch. 8</a></li>
|
||||
</ul>
|
||||
<!-- #### estate accounting
|
||||
|
||||
down 2018/03/14 - [Command Line Probate blog](https://commandlineprobate.com) -->
|
||||
<h4 id="non-profit-accounting">non-profit accounting</h4>
|
||||
<ul>
|
||||
<li><a href="https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md">Non-Profit Accounting With Ledger CLI, A Tutorial</a></li>
|
||||
@@ -828,7 +818,7 @@ down 2018/03/14 - [Command Line Probate blog](https://commandlineprobate.com) --
|
||||
<div class="row" style="text-align:center;">
|
||||
|
||||
<hr>
|
||||
<p>(c) 2016-2018 <a href="http://joyful.com">Simon Michael</a> & contributors | Send updates via <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io">github</a> (<a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master">latest changes</a>)</p>
|
||||
<p>(c) 2016-2019 <a href="http://joyful.com">Simon Michael</a> & contributors | Send updates via <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io">github</a> (<a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master">latest changes</a>)</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user