Go to file
MIF 351f349293 a 2021-01-21 19:48:38 +00:00
.gitignore a 2021-01-21 19:48:38 +00:00
index.html Push 2021-01-21 09:43:35 -05:00
index.php First Push 2021-01-20 16:46:23 -05:00
markdown.php First Push 2021-01-20 16:46:23 -05:00
matrix.css First Push 2021-01-20 16:46:23 -05:00
readme.md Push 2021-01-21 19:47:46 +00:00

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.)