Welcome to my personal blog hosted on GitHub Pages!
This blog is dedicated to sharing my thoughts on programming, technology, and life. I use Hugo to generate the static site, and it’s based on the DoIt theme.
To deploy this blog:
- Clone this repository:
git clone https://github.com/username/blog.git
- Install Hugo:
brew install hugo
(for macOS, for other platforms refer to Hugo’s installation guide) - Build the site:
hugo
- Deploy to GitHub Pages: Commit and push changes to the
main
branch.
- Responsive design
- Syntax highlighting
- Tags and categories for posts
- RSS feed for subscriptions
- Email: goodhelper005@gmail.com
- Twitter: @Mushi005
This project is licensed under the MIT License. See the LICENSE file for details.
- v1.0.0 (2024-06-25): Initial release.