axell.dev
May 3, 2026 ยท View on GitHub
โ๏ธ Stack
- Generator: Hugo
- Theme: Blowfish
- Hosting: Cloudflare Pages
- DNS: Cloudflare
๐ Local Development
# Serve with live reload
just dev
# Build for production
just build
๐ Structure
config/_default/ # Hugo configuration (params, menus, languages)
content/ # Blog posts, about, projects pages
assets/img/ # Images and logos
layouts/partials/ # Theme overrides and extensions
static/ # Static files served as-is
themes/blowfish/ # Theme submodule
โน๏ธ About
I wrote a post about migrating from Ghost to Hugo - read it here.
External Dependencies
- Theme submodule (
themes/blowfish): licensed under the MIT License
