Go to file
MIF 64b292055d update 2021-01-21 19:52:30 +00:00
contact first commit 2021-01-21 19:26:25 +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 update 2021-01-21 19:52:30 +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.)