Go to file
nsturtz f7f2dc6979 Push 2021-01-21 09:43:35 -05:00
.gitignore First Push 2021-01-20 16:46:23 -05: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 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.)