about summary refs log tree commit diff stats
path: root/source/index
diff options
context:
space:
mode:
Diffstat (limited to 'source/index')
-rwxr-xr-xsource/index6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/index b/source/index index 1b870b4..e4e48a4 100755 --- a/source/index +++ b/source/index
@@ -1,8 +1,12 @@
1#!/bin/sh 1#!/bin/sh
2# -*- markdown -*- 2# -*- markdown -*-
3echo "<!DOCTYPE html>";pandoc <<EOF;echo "</body></html>" 3echo "<!DOCTYPE html>";pandoc <<EOF
4 4
5# Every page a program 5# Every page a program
6## an exciting new experiment in web development 6## an exciting new experiment in web development
7 7
8Er, not really, lol. This is a plain CGI script with shit tacked on. Anyway ... 8Er, not really, lol. This is a plain CGI script with shit tacked on. Anyway ...
9
10See [the source][]!
11
12[the source]: /source/index