|
7 months ago | |
---|---|---|
default | 7 months ago | |
.gitignore | 7 months ago | |
config.default.php | 7 months ago | |
index.php | 7 months ago | |
markdown.php | 7 months ago | |
newpost.sh | 7 months ago | |
readme.md | 7 months ago | |
setup.sh | 7 months ago |
See it in action: http://petabyte.heb12.com/blog/
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.)
A simpler version is at https://code.heb12.com/P/tinyblog/src/branch/simple, as this version has been left unfinished.