This is a static blog created using only HTML, no CSS. It contains some posts about various topics.
- Simple and minimalist design
- No dependencies or frameworks
To use this static blog, you need to have a GitHub account and a basic knowledge of HTML. You can follow these steps:
- Fork this repo to your own GitHub account.
- Clone the forked repo to your local machine.
- Open the
index.html
file in your browser to see the homepage of the blog.
To install this project, you need to have Git installed on your computer.
Then, you need to clone this repo to your local machine using the following command:
git clone https://github.com/webwithaman/blog-website-using-only-html.git
You can see a live demo of this static blog [https://blogwebsitebyaman.netlify.app].
This project is licensed under the MIT License.