blog

Hugo Blog Template

This is a pre-configured Hugo + PaperMod blog with syntax highlighting enabled.

How to use

  1. Install Hugo: https://gohugo.io/getting-started/installing/
  2. Clone your GitHub repo and copy this template into it.
  3. Run locally:
    hugo server -D
    
  4. Edit posts in content/posts.
  5. Push to GitHub to deploy via GitHub Pages.