From f61dda6f3f8e5420d0c9736f5eb9006f5a50a8c0 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Tue, 13 Nov 2012 23:12:17 +0000 Subject: Updated download page. --- templates/download.tpl | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/templates/download.tpl b/templates/download.tpl index 365cc3c..c78beaa 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -7,19 +7,19 @@

DOWNLOAD

- The software that runs this site is free. It is released under an - MIT (X11) license. - You can download the source code and the database, alter - it, improve it or otherwise do whatever you like with it. If you'd like to help me - improve nutridb.org, then feel free to send me patches or other improvements. If - anyone is really interested, let me know and we can talk about giving you Subversion - commit privileges. I'd like for nutridb.org to become a collaborative, community - effort. This way the results of anyone's work will go to a central place where - everyone can benefit. Feel free to contact me at nath@nkinka.de. + Tar-gzipped versions are available here:
+
+
+ Production: nutridb-production.tar.gz +
+
+ Development: nutridb-development.tar.gz +
+
- The best way to get the software is via Subversion (SVN). You can + The software is also available via Subversion (SVN). You can browse the repository online, or make checkouts:
@@ -38,18 +38,6 @@ -
- Tar-gzipped version are available as well: -
- -
-
- Production: nutridb-production.tar.gz -
-
- Development: nutridb-development.tar.gz -
-
The MySQL database is included inside the tar-gzipped versions, but can also be -- cgit v1.2.3