Skip to content

trongngovan-ncc/CheckHookCommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Personal Blog

This project is a personal blog built using HTML, CSS, and JavaScript. It serves as a platform to share thoughts, ideas, and experiences through blog posts.

Project Structure

hahaha Tets2

personal-blog
├── src
│   ├── index.html          # Main HTML document for the blog
│   ├── styles              # Directory for CSS styles
│   │   └── main.css        # Styles for the blog
│   ├── scripts             # Directory for JavaScript files
│   │   └── main.js         # JavaScript functionality for the blog
│   └── posts               # Directory for blog posts
│       └── sample-post.html # Sample blog post template
└── README.md               # Documentation for the project

Setup Instructions

  1. Clone the repository to your local machine.
  2. Open the src/index.html file in a web browser to view the blog.
  3. Modify the src/styles/main.css file to change the appearance of the blog.
  4. Add new blog posts by creating new HTML files in the src/posts directory.

Features

  • Responsive design for optimal viewing on various devices.
  • Easy to add new blog posts by creating new HTML files.
  • JavaScript functionality for dynamic content and interactivity.

Adding New Blog Posts

To add a new blog post:

  1. Create a new HTML file in the src/posts directory.
  2. Use the structure from sample-post.html as a template.
  3. Link to the new post from the main page or include it in the blog's navigation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •