about summary refs log tree commit diff stats
path: root/source/index
blob: ed2c0804e4511be38e79e94dfae2f9d8b4d0d7a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
# -*- markdown -*-
echo "<!DOCTYPE html>";pandoc <<EOF

# Every page a program
## an exciting new experiment in web development

Er, not really, lol. This is a plain CGI script with shit tacked on. Anyway ...

See [the source][]!

[the source]: /source/index

And see the source of [cacophony](/cacophony.sh), too.