Personal blog about tech, comms, and people. Built using Hugo
All posts are written in Markdown and live in the content
directory.
The website uses an Ezhil theme for Hugo. It's installed as a git submodule and lives in the themes
directory.
I wouldn't be me if I hadn't tinkered with the style a bit. Custom CSS can be found in static/css
.
hugo server -D
for local preview.
Every time a pull request is created, it launches a Netlify build. Basic cofiguration is included in config.toml
.
- Create the PR.
- Wait for Netlify checks to pass.
- Merge the PR.
- Go get a 🍰 & ☕, and write another post.