Go to file
nsturtz a832461316 First Push 2021-01-20 16:46:23 -05:00
.gitignore First Push 2021-01-20 16:46:23 -05:00
index.html First Push 2021-01-20 16:46:23 -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 First Push 2021-01-20 16:46:23 -05:00

readme.md

TinyBlog

See it in action: http://petabyte.heb12.com/blog/

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