site: update and re-link downloads page

This commit is contained in:
Simon Michael 2014-01-26 14:54:34 -08:00
parent d5034d306f
commit 20af8607f5
2 changed files with 11 additions and 13 deletions

View File

@ -24,15 +24,13 @@ td strong a:link {
target="_blank" style="float:right;margin:1em;" target="_blank" style="float:right;margin:1em;"
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a> ><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
Generating, testing and supporting platform binaries takes time away from development, documentation, project management, etc. Generating, testing and supporting platform binaries takes time away from development, documentation and project management.
So I now do it lazily, when stimulated by project donations. So I do it when I receive a project donation and a [request](mailto:simon@joyful.com).
Binaries funded in this way will then be available to all. Binaries funded in this way will be added to this page.
This is a quick way to help the project and your fellow users! This is a quick way to help the project and your fellow users!
For other install options, and more installation help, see the [Installation Guide](INSTALL.html).
The current hledger release is 0.21. The available binaries are below, but they are very old.
Here are the available binaries (but they're out of date.. you don't want See [Installing](INSTALL.html) for other install options and for more help.
them.. see the [Installation Guide](INSTALL.html)..):
<table> <table>
<tr> <tr>
@ -47,11 +45,11 @@ them.. see the [Installation Guide](INSTALL.html)..):
<td width="20%">**10.7**</td> <td width="20%">**10.7**</td>
<td width="20%"></td> <td width="20%"></td>
</tr> </tr>
<tr style="text-align:center;color:green;"> <tr style="text-align:center;">
<td width="20%"></td> <td width="20%"></td>
<td width="20%"></td> <td width="20%"></td>
<td width="20%"></td> <td width="20%"></td>
<td width="20%">Sponsored by **Jon&nbsp;Hancock**</td> <td width="20%">Sponsor: **Jon&nbsp;Hancock**</td>
<td width="20%"></td> <td width="20%"></td>
</tr> </tr>

View File

@ -4,10 +4,6 @@
data: data:
home: true home: true
# - title : Downloads
# url : DOWNLOAD.html
# source : DOWNLOAD.md
- title : Release notes - title : Release notes
url : CHANGES.html url : CHANGES.html
source : CHANGES.md source : CHANGES.md
@ -50,6 +46,10 @@
url : wiki/developer_guide url : wiki/developer_guide
template : null.st template : null.st
- title : Old downloads
url : DOWNLOAD.html
source : DOWNLOAD.md
- title : hledger-web demo - title : hledger-web demo
url : demo url : demo
template : null.st template : null.st