Setting Up This Blog

⇢ 
Table of contents

Built with Hugo + hugo-toigian theme. Hosted on GitHub Pages, deployed automatically on every git push.

Stack

  • Hugo — static site generator
  • hugo-toigian — minimal Tailwind CSS theme
  • GitHub Pages — hosting
  • GitHub Actions — CI/CD

Writing a post

Just create a markdown file:

1
content/posts/CATEGORY/POST_SLUG.md

The URL becomes /CATEGORY/POST_SLUG/.