Hugo theme for my blog.
https://blog.elnu.com
archetypes | ||
layouts | ||
static/css | ||
LICENSE | ||
README.md | ||
theme.toml |
sakura-hugo-theme
A minimal blog theme for Hugo using Sakura that uses no custom CSS.
For an example of this theme in action, check out my blog (repository)!
Parameters
This theme supports some basic configuration options in addition to support for Matomo analytics a FOSS and self-hosted analytics solution.
Theme
: Variant of Sakura to use. If unspecified, will default tosakura.css
. e.gTheme = 'dark'
will usesakura-dark.css
. Available variant themes:dark-solarized
dark
earthly
ink
pink
vader
HomepageHeader
: Text displayed at the absolute top of the homepage, hidden on pagination. Can include HTML markup.MatomoURL
: URL of Matomo analytics server.MatomoSiteId
: Site ID of Matomo. Must be string.