aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2012-01-21 03:29:45 +0100
committerStefan Ritter <xeno@thehappy.de>2012-01-21 03:29:45 +0100
commit098940ef6c43acd207e6f33893f9cad396f4dcab (patch)
treea49badbeb487d2086a915ac26e13c9d17fb77697
parentbd029f4b8c0db2885d5e5f7d4f6d60302af7a6e2 (diff)
Update documentation
-rw-r--r--README.pdfbin59897 -> 64659 bytes
-rw-r--r--README.txt19
2 files changed, 17 insertions, 2 deletions
diff --git a/README.pdf b/README.pdf
index af450fa..9657d70 100644
--- a/README.pdf
+++ b/README.pdf
Binary files differ
diff --git a/README.txt b/README.txt
index d158663..f14f6ad 100644
--- a/README.txt
+++ b/README.txt
@@ -1,7 +1,7 @@
Blogthon
========
Stefan Ritter <xeno@thehappy.de>
-:Date: 2011-07-13
+:Date: 2012-01-21
Installation
------------
@@ -11,9 +11,9 @@ your choice. After that you have to symlink the following files/directories into
your webroot:
* blogthon.cgi
-* styles
* .htaccess (Apache)
* error.css
+* styles
Then create 3 directories and 1 empty file:
@@ -101,3 +101,18 @@ To add a link to your linklist, just add a line to the linklist file:
http://some/link Name of your link
Of course you can use empty lines to split different sorts of links.
+
+Tags
+~~~~
+The first line in entries can (not must!) contain tags. Here's an example:
+
++tag1 +tag2 +another tag
+
+Unfortunately you have to create the index for all tags manually:
+[source,sh]
+$ ./blogthon.cgi -t
+
+Additional header lines
+~~~~~~~~~~~~~~~~~~~~~~~
+If you want to add some lines between the <head> tags, you can place them into
+styles/$yourstyle/header.txt.