axell.dev

May 3, 2026 ยท View on GitHub

My blog

logo

Blog is available at blog.axell.dev.

โ™Ÿ๏ธ Stack

๐Ÿš€ 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