diff options
author | Nick White <git@njw.me.uk> | 2010-10-25 22:45:14 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-10-25 22:45:14 +0100 |
commit | 715216e2013ad9b9ce3b69472933098ac10f3c3c (patch) | |
tree | 6192c0c15840390a1c99e9a0fe08f90701773388 | |
parent | 59dc25c4cf01af92142f30ae29ed90370117739e (diff) | |
download | njw-website-715216e2013ad9b9ce3b69472933098ac10f3c3c.tar.bz2 njw-website-715216e2013ad9b9ce3b69472933098ac10f3c3c.zip |
Add spout to software section
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | software/index.txt | 5 |
3 files changed, 7 insertions, 0 deletions
@@ -6,5 +6,6 @@ index.ttl writing/index.txt writing/*.pdf software/readable +software/spout !includes/*.xml @@ -1 +1,2 @@ +combine pubs and articles to writing, as in mako.cc/writing automatically generate the tex from markdown diff --git a/software/index.txt b/software/index.txt index 6f466e6..b138979 100644 --- a/software/index.txt +++ b/software/index.txt @@ -19,6 +19,11 @@ production and profit. A simple program to make webpages more readable. +[Spout](spout/) +----------------------------------------------------------------------- + +A simple caveflying game + [Gentoo](http://www.gentoo.org) ----------------------------------------------------------------------- |