First commit.

This commit is contained in:
Niels Serup
2011-08-02 19:57:57 +02:00
commit 0cc9d8fdc5
623 changed files with 28299 additions and 0 deletions

18
subsites/films/about.html Normal file
View File

@@ -0,0 +1,18 @@
<p>
This is nohifilms, Niels Serup's index of his short films. The earliest films
involved often revolve around
the <a href='http://en.wikipedia.org/wiki/Stopmotion'>stopmotion
technique</a>, while others don't.
</p>
<p>
<a href='http://playogg.org/'>
<img src='/static/playogg.png' alt='Play OGG' />
</a>
</p>
<p>
nohifilms runs on a simple AGPLv3-licensed WSGI script which can downloaded
<a href='/films.wsgi'>here</a> using an Apache config file similar
to <a href='/apache-config-template'>this one</a>.
</p>