You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
contact | 2 years ago | |
.gitignore | 2 years ago | |
index.html | 2 years ago | |
index.php | 2 years ago | |
markdown.php | 2 years ago | |
matrix.css | 2 years ago | |
readme.md | 2 years ago |
readme.md
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.)