Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A modern, responsive blog application built with PHP, HTML, CSS, and Bootstrap. Clean Blog is designed to be simple, elegant, and easy to customize, making it ideal for tech enthusiasts, bloggers, or anyone looking to showcase their content in style.

Notifications You must be signed in to change notification settings

Tamer3mansor/Tech-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Blog

A modern, responsive blog application built with PHP, HTML, CSS, and Bootstrap. Clean Blog is designed to be simple, elegant, and easy to customize, making it ideal for tech enthusiasts, bloggers, or anyone looking to showcase their content in style.

Features

Responsive Design: Mobile-first design with Bootstrap for seamless user experience across devices.

Dynamic Content: PHP-based routing and templates for dynamic web pages.

Contact Form: Functional contact form with email integration.

Customizable Layout: Easy to modify and extend with clear and organized code.

Screenshots

Site View image

Author Dashborad image

Admin Dashboard image

Installation

Prerequisites

A web server environment (e.g., XAMPP, WAMP, or LAMP).

PHP 7.4 or higher.

Composer (optional, for dependency management).

Steps

Clone the repository:

git clone https://github.com/yourusername/clean_blog.git

Navigate to the project directory:

cd Tech_blog

Place the project folder in your web server's root directory (e.g., htdocs for XAMPP).

Start your local server and access the application at:

http://localhost/tech_blog

File Structure

clean_blog/ ├── site/ │ ├── views/ │ │ ├── dist/ │ │ │ ├── assets/ │ │ │ ├── css/ │ │ │ ├── js/ │ │ │ └── contact.html │ ├── index.php │ ├── about.php │ ├── contact.php │ ├── post.php ├── README.md ├── LICENSE ├── .gitignore

Usage

Adding Content

To add or update posts, edit the PHP files in the site/ directory or use a CMS integration if configured.

Customization

Modify the styles in dist/css/styles.css and the HTML structure in the corresponding .php files to suit your needs.

Contributing

Contributions are welcome! If you have suggestions, improvements, or bug fixes, please create an issue or submit a pull request.

Steps to Contribute:

Fork the repository.

Create a new branch for your feature or fix:

git checkout -b feature-name

Commit your changes and push to your forked repository.

Submit a pull request with a clear description of the changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or inquiries, feel free to reach out:

Email: [email protected]

GitHub: Tamer3mansor

Acknowledgments

Bootstrap for the responsive design framework.

Font Awesome for the beautiful icons.

Google Fonts for typography.

Thank you for checking out Clean Blog! Feel free to fork, star, and share your feedback. ✨

About

A modern, responsive blog application built with PHP, HTML, CSS, and Bootstrap. Clean Blog is designed to be simple, elegant, and easy to customize, making it ideal for tech enthusiasts, bloggers, or anyone looking to showcase their content in style.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published