hugo-theme-blowfish-mod

Personal modifications to the Hugo theme Blowfish.

GPL-3.0 License

Stars
0
Committers
1

Blowfish Mod

Personal modifications to the Hugo theme Blowfish.

Usage

Edit config/_default/module.toml:

[[imports]]
disable = false
path = "github.com/nunocoracao/blowfish/v2"

[[imports]]
disable = false
path = "github.com/unacro/hugo-theme-blowfish-mod"

Then run hugo server to download automatically.

Update

hugo mod get -u