about summary refs log tree commit diff stats
path: root/source
diff options
context:
space:
mode:
authorCase Duckworth2023-05-25 00:15:01 -0500
committerCase Duckworth2023-05-25 00:15:01 -0500
commitbf2677e0dc75ec0e822990d2b96c8639039a7f5d (patch)
treed7824e964476db8d93b854fe625b3fe0f8ac4245 /source
downloadcacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.tar.gz
cacophony-bf2677e0dc75ec0e822990d2b96c8639039a7f5d.zip
Initial commit
Diffstat (limited to 'source')
-rwxr-xr-xsource/index8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/index b/source/index new file mode 100755 index 0000000..1b870b4 --- /dev/null +++ b/source/index
@@ -0,0 +1,8 @@
1#!/bin/sh
2# -*- markdown -*-
3echo "<!DOCTYPE html>";pandoc <<EOF;echo "</body></html>"
4
5# Every page a program
6## an exciting new experiment in web development
7
8Er, not really, lol. This is a plain CGI script with shit tacked on. Anyway ...