YAPB (Yet Another Personal Blog)

Table of contents

After polishing my portfolio I realised I wanna write down stuff somewhere where people can see it, but also not like X or Substack, because I like a lighter, simpler version with more control of my own.

About the Site

The whole thing — portfolio and blog — runs on Hugo, a static site generator, using the minimalist Shibui theme. This brings me the cool feature of being able to write down anything in Markdown and have the site generated from it. It keeps JavaScript limited to the interactive Knows graph while retaining paper-like typography and automatic dark/light mode. The writing here is not AI.

Infrastructure

Everything lives in one single GitHub repository and is continuously deployed to GitHub Pages via GitHub Actions: push to main, Hugo builds the site, and it goes live. One repo, one pipeline, one site.

Thanks for reading, more soon(ish)!

· 1 min read