Skip to content
/ blog Public

simple blog inpired by telegra.ph and pastebin.com

irhdab/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple Blog Platform

πŸ“ A minimalist blogging platform inspired by Telegra.ph and Pastebin, designed for quick content creation and sharing.

Features

  • Lightweight interface (under 75KB)
  • Automatic URL generation for posts
  • Instant publishing without accounts
  • Markdown-friendly formatting

Getting Started

  1. Clone repo:
git clone https://github.com/irhdab/blog.git
  1. Host on PHP-enabled server
  2. Access via browser at index.html

Project Structure

blog/
β”œβ”€β”€ index.html          # Main interface
β”œβ”€β”€ save_content.php    # Content storage handler
β”œβ”€β”€ view.phtml          # Content display template
└── view_content.php    # Content retrieval logic

Contributing

make a pull request or fork my project!

πŸ“Œ *Project currently under active development.

About

simple blog inpired by telegra.ph and pastebin.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published