Skip to content

🌟 Welcome to Aditya's Blog! 🌟 This is my digital playground where I share my thoughts, coding adventures, and knowledge. With a sleek design and real-time blog fetching via API, it's a great way to connect and learn! Dive in, explore my posts, and let’s embark on this exciting journey together! πŸŽ‰

Notifications You must be signed in to change notification settings

Aditya1066/blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Welcome to Aditya's Blog! 🌟

Hey there! πŸ‘‹ I'm Aditya, and this is my Blog, a cozy corner of the internet where I share my thoughts, ideas, and coding adventures! This project showcases my web development skills and is powered by some amazing technology. Let’s dive in!

Blog Screenshot

πŸ“š Table of Contents

✨ Project Overview

Welcome to my digital diary! πŸ“ This blog is all about sharing knowledge and experiences through beautifully crafted articles fetched from a third-party API. It's a great way to keep my skills sharp while connecting with fellow tech enthusiasts!

πŸŽ‰ Features

  • Responsive Design: Works seamlessly on all devicesβ€”your phone, tablet, or desktop!
  • Dynamic Content: Fresh blog posts are just a click away, thanks to real-time API calls.
  • User-Friendly Navigation: Explore effortlessly with easy access to Home, About, and Contact pages.
  • Social Media Links: Let's connect! Check out my LinkedIn and GitHub profiles.

πŸ”§ Project Structure

Here's a sneak peek into the inner workings of my blog:

blog-website/
β”‚
β”œβ”€β”€ static/                    # All things static (CSS, JS, images)
β”‚   β”œβ”€β”€ assets/                # Cool assets to enhance your experience
β”‚   β”œβ”€β”€ img/                   # Eye-catching blog images
β”‚   └── js/                    # JavaScript magic
β”‚
β”œβ”€β”€ templates/                 # HTML templates that bring it all together
β”‚   β”œβ”€β”€ header.html            # Header template (where the magic begins!)
β”‚   β”œβ”€β”€ footer.html            # Footer template (for that perfect finish)
β”‚   β”œβ”€β”€ home.html              # Your landing pad
β”‚   β”œβ”€β”€ about.html             # All about me!
β”‚   β”œβ”€β”€ contact.html           # Let’s chat!
β”‚   └── post.html              # The blog post template for all my ramblings
β”‚
β”œβ”€β”€ app.py                     # The wizard behind the curtain
β”œβ”€β”€ requirements.txt           # Your magic potion for dependencies
└── README.md                  # You're reading it now!

πŸ› οΈ Technologies Used

Here’s what powers my blog:

  • Frontend: HTML, CSS, Bootstrap (making things pretty)
  • Backend: Flask (Python) (the brains of the operation)
  • API: Fetching blog content like a pro!

πŸ“₯ Installation

Ready to roll? Just follow these simple steps to get started:

  1. Clone the repository:

    git clone https://github.com/Aditya1066/blog-website.git
    cd blog-website
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python app.py
  4. Open your browser and navigate to http://127.0.0.1:5000. VoilΓ ! πŸŽ‰

πŸš€ Usage

Navigate through the blog to discover exciting posts and insights. Explore the Home, About, and Contact pages, and enjoy the content that updates in real time!

πŸ“œ License

This project is licensed under the MIT License. Feel free to check out the LICENSE file for the nitty-gritty details.

πŸ“« Contact

I’d love to hear from you! For inquiries, feedback, or just a friendly chat, reach out to me:


Thank you for stopping by! πŸš€ Explore, enjoy, and let’s connect over tech, blogs, and all things interesting! Happy coding! πŸŽ‰

About

🌟 Welcome to Aditya's Blog! 🌟 This is my digital playground where I share my thoughts, coding adventures, and knowledge. With a sleek design and real-time blog fetching via API, it's a great way to connect and learn! Dive in, explore my posts, and let’s embark on this exciting journey together! πŸŽ‰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages