Skip to content

wowow005/wowow005.github.io

Repository files navigation

My Personal Blog

Hi!

Welcome to my personal blog hosted on GitHub Pages!

Introduction

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.

Deployment

To deploy this blog:

  1. Clone this repository: git clone https://github.com/username/blog.git
  2. Install Hugo: brew install hugo (for macOS, for other platforms refer to Hugo’s installation guide)
  3. Build the site: hugo
  4. Deploy to GitHub Pages: Commit and push changes to the main branch.

Features

  • Responsive design
  • Syntax highlighting
  • Tags and categories for posts
  • RSS feed for subscriptions

Contact

License

This project is licensed under the MIT License. See the LICENSE file for details.

Screenshots

Updates

  • v1.0.0 (2024-06-25): Initial release.

Releases

No releases published

Packages

No packages published