Welcome to my open-source blog project! This blog is built without frameworks, using only HTML, CSS, and JavaScript. You can easily add new posts by writing Markdown files and editing a JSON file.
If you have any suggestions for improvements or find any bugs, feel free to fork the repository and submit a pull request. We appreciate your contributions!
If you find this project useful, please give it a star on GitHub. Your support is greatly appreciated!
Check out the live demo of the blog 1ping.org.
- Fork and clone this repository.
- Edit the content you want in index.html.
- Edit the Markdown files in the posts directory.
- Edit the JSON config file in posts.json.
- Using sitemap-generator.py to generate sitemap.
- Have fun!
To enhance your blog posts, you can use the following Markdown commands:
- Plain text
- Heading1 - Heading6
- Bulleted list
- Numbered list
- Check box
- Quote
- Code
- Table
Thank you for using and supporting this project! If you have any questions or suggestions, feel free to contact me: [email protected]