Hugo
Second Mind on Hugo: The …
Part 2 of 5. ← Part 1: The Why · Part 3: AI Curation Workflows →
The structural core of this system is deliberately simple. Hugo already does most of the work. The job is to wire it together correctly.
The visibility toggle: draft as a first-class concept
Hugo’s draft frontmatter field has …
Using GitHub Codespaces …
In this blog post, I try using GitHub Codespaces to write this post in Hugo. Yes, it’s meta 🤓
A GitHub Codespace is a cloud-based developer environment attached to your GitHub repository. It contains the dependencies you need to work on your codebase in VS Code, either in the browser or from …