ctrl-c/readme.md

9 lines
273 B
Markdown
Raw Permalink Normal View History

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