Skip to main content

Welcome to Your New Site

·132 words·1 min
Author
Creative and Logistic Support
A little bit about you goes here.

This site is built with Hugo and the Blowfish theme, installed as a Hugo Module so it’s easy to keep updated.

What’s included
#

  • Light/dark mode with automatic switching based on system preference
  • Full-text client-side search (powered by Fuse.js)
  • Copy-to-clipboard buttons on code blocks
  • Tag and category pages
  • A responsive layout that adapts from phone to desktop

Updating the theme
#

Because Blowfish is installed as a Hugo Module, pulling in the latest release is a single command:

hugo mod get -u
hugo mod tidy

Next steps
#

  • Edit config/_default/languages.en.toml to set your site title, author bio, and social links.
  • Edit config/_default/menus.en.toml to change the navigation.
  • Replace this post and the About page with your own content.
  • Browse the full set of options in config/_default/params.toml, or see the Blowfish documentation for details.