Want to contribute? Fork me on Codeberg.org!
A minimal blog theme for Hugo using Sakura. https://oxal.org/projects/sakura/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Elnu cdc7e072f2
Add cover image support and improve meta tags
2 years ago
archetypes Initial commit 2 years ago
layouts Add cover image support and improve meta tags 2 years ago
static/css Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Update README with parameter information 2 years ago
theme.toml Initial commit 2 years ago

README.md

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 to sakura.css. e.g Theme = 'dark' will use sakura-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.