blob: 1b870b46ae5a44dda3bda1a24e9de0eab28949cd (
plain)
1
2
3
4
5
6
7
8
|
#!/bin/sh
# -*- markdown -*-
echo "<!DOCTYPE html>";pandoc <<EOF;echo "</body></html>"
# 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 ...
|