Initial commit

This commit is contained in:
Uriel 2007-05-27 13:25:55 +02:00
commit 0257b46c7f
27 changed files with 4211 additions and 0 deletions

4
bin/gensitemaptxt.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
find . -name '*.md'|sed -e 's/\.md$//' -e 's,/index$,/,' -e 's,^\.,http://harmful.cat-v.org,'