π A minimalist blogging platform inspired by Telegra.ph and Pastebin, designed for quick content creation and sharing.
- Lightweight interface (under 75KB)
- Automatic URL generation for posts
- Instant publishing without accounts
- Markdown-friendly formatting
- Clone repo:
git clone https://github.com/irhdab/blog.git
- Host on PHP-enabled server
- Access via browser at
index.html
blog/
βββ index.html # Main interface
βββ save_content.php # Content storage handler
βββ view.phtml # Content display template
βββ view_content.php # Content retrieval logic
make a pull request or fork my project!
π *Project currently under active development.