Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I also created something similar in PHP + Apache rewrites.

I already had a PHP website, and I wanted to add a simple blog system to it, but most suggestions were complex systems that required installation.

I created a .htaccess file and some PHP files to load and display markdown files from the /posts folder.

It doesn't require installation (just copy-paste the files and you have a blog), and no database (posts are simply the markdown files).

https://github.com/Cristy94/markdown-blog




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: