ctrl-c/readme.md

9 lines
273 B
Markdown

# TinyBlog
See it in action: http://ctrl-c.club/~MIF/
## Setup
Make a folder called "posts", and touch files 1 - however many posts you want.
Edit them with markdown, and bam.
(You have to change index.php $postCount to how many posts you have. This will be fixed soon.)