|
2 years ago | |
---|---|---|
default | 2 years ago | |
.gitignore | 2 years ago | |
config.default.php | 2 years ago | |
index.php | 2 years ago | |
markdown.php | 2 years ago | |
newpost.sh | 2 years ago | |
readme.md | 2 years ago | |
setup.sh | 2 years 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.