... | ... |
@@ -1,2 +1,6 @@ |
1 | 1 |
# simpleblogscript |
2 |
-A super-simple PHP script for displaying blog posts, which are stored individually as text files. A demo version is up at https://www.blogscript.haywalk.ca |
|
2 |
+A super-simple PHP script for displaying blog posts, which are stored individually as text files. |
|
3 |
+ |
|
4 |
+[Click here](https://www.blogscript.haywalk.ca) to view a default install that I run on my server as a demo. |
|
5 |
+ |
|
6 |
+To install, simply extract `blog/` into the root of your site. |