diff --git a/site/projects/index.org b/site/projects/index.org index 5a05135..6c960af 100644 --- a/site/projects/index.org +++ b/site/projects/index.org @@ -49,6 +49,7 @@ These are my projects, new and old. ) other_projs = ( + 'luncheon', ('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'), 'sleinlib', 'kando', diff --git a/site/projects/luncheon/index.org b/site/projects/luncheon/index.org new file mode 100644 index 0000000..1c0bca3 --- /dev/null +++ b/site/projects/luncheon/index.org @@ -0,0 +1,18 @@ +#+title: LUNCHEON +#&summary +A lunch club management system +#& +#+license: bysa, text + +* LUNCHEON + +LUNCHEON is a lunch club management system I develop with two fellow students +at DIKU. + +** Download + +There are no LUNCHEON releases as of yet. The current way to download LUNCHEON +is to clone its git repository: see [[http://gitorious.org/luncheon]]. + +#LUNCHEON can also be found in the [[http://pypi.python.org/pypi/luncheon][Python Package Index]]. +