Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 939 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 939 Bytes

blog-website-using-only-html

This is a static blog created using only HTML, no CSS. It contains some posts about various topics.

Features

  • Simple and minimalist design
  • No dependencies or frameworks

How to use

To use this static blog, you need to have a GitHub account and a basic knowledge of HTML. You can follow these steps:

  1. Fork this repo to your own GitHub account.
  2. Clone the forked repo to your local machine.
  3. Open the index.html file in your browser to see the homepage of the blog.

Installation

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

Demo

You can see a live demo of this static blog [https://blogwebsitebyaman.netlify.app].

License

This project is licensed under the MIT License.