From e2435b96d80a3c12f24075c43323a67e432509c0 Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Sun, 27 Aug 2017 18:35:43 +0930 Subject: new readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8ec8b23..81e12ca 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,15 @@ My website previously relied heavily on php/databases and didn't render correctl This script is really _really_ optimised for _my_ setup. to use it in its default state you need ot do the following: modify template.txt to your liking, this is used on EVERY page + create a directory named content + create content/index.txt, this will hold your index.html content (just text and stuff) + create content/portfolio.txt (or remove generateportfolio();) + create directory content/blog + create blog posts in content/blog, 1.txt is the OLDEST post. It's all just .txt files, you can add html/js to them. -- cgit v1.2.3