- Generator: Hugo
- Theme: Blowfish
- Hosting: Cloudflare Pages
- DNS: Cloudflare
# Serve with live reload
just dev
# Build for production
just buildconfig/_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
I wrote a post about migrating from Ghost to Hugo - read it here.
- Theme submodule (
themes/blowfish): licensed under the MIT License
