This commit is contained in:
Niels G. W. Serup 2014-08-02 11:12:48 +02:00
parent b4e3ef5906
commit 1195d909d6
1 changed files with 8 additions and 6 deletions

View File

@ -9,16 +9,18 @@ Where all my projects are listed.
* Projects
** Pretty current
{See [[http://git.metanohi.name/]] for my projects.}&large
See [[http://git.metanohi.name/]] for a list of (mostly) current projects.
* Eye candy
This section is old an unmaintained but might contain some useful information.
#++exec
#+BEGIN_SRC python3
top_projs = (
('aug', 'AUG', "Applicative Universal Grammar", 'http://git.metanohi.name/?p=aug.git'),
('badracing', 'Bad Racing', "Extremely poor racing game", 'http://git.metanohi.name/?p=badracing.git'),
('aug', 'AUG', "Applicative Universal Grammar", 'http://git.metanohi.name/aug.git/'),
('badracing', 'Bad Racing', "Extremely poor racing game", 'http://git.metanohi.name/badracing.git/'),
'indirectassassin',
'magicng',
('suum', 'SUUM', 'Webcomic drawn in the art style of <em>banal naivism</em>',
@ -222,7 +224,7 @@ boxprojs(old_top_projs)
#&clear
** Less prominent
* Less prominent
#++exec
#+BEGIN_SRC python
@ -231,7 +233,7 @@ listprojs(other_projs)
#&clear
** Even less prominent
* Even less prominent
#++exec
#+BEGIN_SRC python