From 94c589ed55b20a581810e126b20fdc2d67c68221 Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Wed, 10 Oct 2012 20:03:21 +0100 Subject: Initial commit --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..feffaa4 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +Clog + +PHP blogging software + +Released unlicensed + +Installation: +* Clone the repo +* Create a posts directory +* Edit settings.php to your liking +* Create a .htpasswd file for posting users +* Edit .htaccess to point to .htpasswd -- cgit v1.2.3