1
0

style ledger-likes table more like the other lists

This commit is contained in:
Simon Michael
2016-05-17 10:18:34 -07:00
parent 227266d48b
commit b4b7087968
3 changed files with 38 additions and 61 deletions

View File

@@ -84,6 +84,9 @@ You can use this to track and report the data needed for tax reporting. Fill out
<div class="seven columns">
<h3 id="ledger-likes">Ledger-likes</h3>
<!-- http://pandoc.org/README.html#tables -->
<style>
th, td { border:none; padding-top:0; }
</style>
<table>
<tbody>
<tr class="odd">
@@ -93,73 +96,45 @@ You can use this to track and report the data needed for tax reporting. Fill out
<td align="right">IRC, size</td>
</tr>
<tr class="even">
<td align="left"><a href="http://ledger-cli.org">Ledger</a> <br>2003</td>
<td align="left"><strong><a href="http://ledger-cli.org">Ledger</a></strong>, 2003</td>
<td align="right"><a href="https://github.com/ledger/ledger">C++</a> 101 <!-- ([openhub](https://www.openhub.net/p/ledger)) --></td>
<td align="left"><a href="http://list.ledger-cli.org/">ledger-cli</a> <!-- ([gmane](http://dir.gmane.org/gmane.comp.finance.ledger.general)) --> 650</td>
<td align="right"><a href="http://webchat.freenode.net/?channels=ledger&amp;randomnick=1">#ledger</a> 75</td>
</tr>
<tr class="odd">
<td align="left"><a href="http://hledger.org">hledger</a> <br>2007</td>
<td align="left"><strong><a href="http://hledger.org">hledger</a></strong>, 2007</td>
<td align="right"><a href="http://code.hledger.org">Haskell</a> 30 <!-- ([openhub](https://www.openhub.net/p/hledger)) --></td>
<td align="left"><a href="http://list.hledger.org/">hledger</a> <!-- ([gmane](http://dir.gmane.org/gmane.comp.finance.ledger.hledger)) --> 75</td>
<td align="right"><a href="http://webchat.freenode.net/?channels=hledger&amp;randomnick=1">#hledger</a> 30</td>
</tr>
<tr class="even">
<td align="left"><a href="http://furius.ca/beancount">Beancount</a> <br>2008</td>
<td align="left"><strong><a href="http://furius.ca/beancount">Beancount</a></strong>, 2008</td>
<td align="right"><a href="http://bitbucket.org/blais/beancount/">Python</a> 8 <!-- ([openhub](https://www.openhub.net/p/beancount)) --></td>
<td align="left"><a href="https://groups.google.com/forum/#!forum/beancount">beancount</a> <!-- ([gmane](http://dir.gmane.org/gmane.comp.finance.beancount)) --> 70</td>
<td align="right"><a href="http://webchat.freenode.net/?channels=beancount&amp;randomnick=1">#beancount</a> 5</td>
</tr>
<tr class="odd">
<td align="left">Abandon <br>2013</td>
<td align="left">Abandon, 2013</td>
<td align="right"><a href="https://github.com/hrj/abandon">Scala</a> 5 <!-- ([openhub](https://www.openhub.net/p/abandon)) --></td>
<td align="left"></td>
</tr>
<tr class="even">
<td align="left">Ledger in Go <br>2013</td>
<td align="left">Ledger in Go, 2013</td>
<td align="right"><a href="https://github.com/howeyc/ledger">Go</a> 2</td>
<td align="left"></td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr class="header">
<th align="left">Inactive:</th>
<th align="left"></th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">uledger <br>2015</td>
<td align="left"><a href="https://github.com/danpat/uledger">Python</a></td>
</tr>
<tr class="even">
<td align="left">pacioli <br>2013</td>
<td align="left"><a href="https://github.com/mdipierro/pacioli">Python</a></td>
</tr>
<tr class="odd">
<td align="left">ledger.pl <br>2013</td>
<td align="left"><a href="https://github.com/dimonf/ledger.pl">Perl</a></td>
</tr>
<tr class="even">
<td align="left"><a href="http://massysett.github.io/penny/">Penny</a> <br>2012</td>
<td align="left"><a href="https://github.com/massysett/penny">Haskell</a></td>
</tr>
<tr class="odd">
<td align="left"><a href="http://hackage.haskell.org/package/UMM">UMM</a> <br>2009</td>
<td align="left">Haskell</td>
</tr>
<tr class="even">
<td align="left">cl-ledger <br>2007</td>
<td align="left"><a href="https://github.com/ledger/cl-ledger">Common Lisp</a></td>
</tr>
<tr class="odd">
<td align="left">sm-Ledger <br>2007</td>
<td align="left"><a href="https://gist.github.com/simonmichael/bb611dba654ccb1573e1">Squeak Smalltalk</a></td>
</tr>
</tbody>
</table>
<p>Inactive:</p>
<ul>
<li>uledger, 2015, <a href="https://github.com/danpat/uledger">Python</a></li>
<li>pacioli, 2013, <a href="https://github.com/mdipierro/pacioli">Python</a></li>
<li>ledger.pl, 2013, <a href="https://github.com/dimonf/ledger.pl">Perl</a></li>
<li><a href="http://massysett.github.io/penny/">Penny</a>, 2012, <a href="https://github.com/massysett/penny">Haskell</a></li>
<li><a href="http://hackage.haskell.org/package/UMM">UMM</a>, 2009, Haskell</li>
<li>cl-ledger, 2007, <a href="https://github.com/ledger/cl-ledger">Common Lisp</a></li>
<li>sm-Ledger, 2007, <a href="https://gist.github.com/simonmichael/bb611dba654ccb1573e1">Squeak Smalltalk</a></li>
</ul>
<!-- [compare at openhub](https://www.openhub.net/p/_compare?project_0=Ledger&project_1=hledger&project_2=beancount) -->
<h3 id="related-tools">related tools</h3>
<ul>