Skip to content

Repository files navigation

📝 Mini Blog Site

A simple and minimal blog platform built with HTML, CSS, and JavaScript. This project allows users to read, create, and navigate through blog content in a clean UI layout.

🚀 Features

  • 📄 Responsive design
  • 🖊️ Add new blog posts
  • 🗂️ Blog cards with preview
  • 🔍 Basic navigation and routing
  • 🎨 Stylish and clean UI

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

📸 Screenshots

Home Page
Blog View

📁 Add your screenshots in the screenshots/ folder for proper preview.

📂 Folder Structure

Blog-site/
│
├── css/
│   └── style.css           # Main stylesheet
│
├── js/
│   └── script.js           # JavaScript logic
│
├── blog.html               # Individual blog post page
├── index.html              # Home page
└── README.md               # You're reading this!

⚙️ How to Run

  1. Clone the repository:
    git clone https://github.com/Gowtham-Darkseid/Blog-site.git
  2. Open index.html in your browser:
    cd Blog-site
    open index.html

💡 Tip: You can also host this on GitHub Pages for live preview.

📌 TODOs / Future Enhancements

  • ✅ Add edit/delete functionality for blog posts
  • ✅ Integrate with a backend (Node.js / Firebase)
  • ✅ Add markdown support for blog content
  • ✅ Search and filter options

Default pass

  • graj200026
  • admin@123

📬 Contact

Made with ❤️ by Gowtham darkseid

Feel free to contribute, star ⭐, or fork 🍴 this repo!