From b426388561fd1d0379674abb55f6024e26dd20b7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 2 Jun 2023 14:15:42 -0500 Subject: Change function names; update README and MAKEFILE --- readme | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'readme') diff --git a/readme b/readme index 0a7764e..0a37b0a 100644 --- a/readme +++ b/readme @@ -1,15 +1,22 @@ -CACOPHONY -"Every page a program" + CACOPHONY + "Every page a program" -This repo contains *cacophony.sh*, a CGI script that will run every script in -the source/ directory as a CGI script to display a page. +This repo contains *cacophony.sh*, a CGI script that will run every +script in the source/ directory as a CGI script to display a page. -This is probably a bad idea. It originated mostly on tilde.town. +This is probably a bad idea. It originated mostly on tilde.town. -USAGE += USAGE = -There's a lighttpd.conf in here for basic testing. Just run `make`. +There's a lighttpd.conf in here for basic testing. Just run `make`. -LICENSE += CUSTOMIZATION = + +Check `cacophony.sh` for variables and functions to play around +with. You'll probably want to play with `$SCRIPTDIR` and +`html_footer`, but you could change `http_header` too (or of course +whatever you like). + += LICENSE = Public domain \ No newline at end of file -- cgit 1.4.1-21-gabe81