mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-06 17:44:18 +00:00
13 lines
649 B
TOML
13 lines
649 B
TOML
name = "Hinode"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/gethinode/hinode/blob/main/LICENSE"
|
|
description = "A clean documentation and blog theme for your Hugo site based on Bootstrap 5."
|
|
homepage = "https://gethinode.com"
|
|
demosite = "https://demo.gethinode.com"
|
|
tags = ["blog", "documentation", "minimal", "modern", "customizable", "search", "bootstrap"]
|
|
features = ["security aware", "fast by default", "seo-ready", "development tools", "bootstrap framework", "netlify-ready", "full text search", "page layouts", "versioned documentation"]
|
|
min_version = "0.141.0"
|
|
|
|
[author]
|
|
name = "Mark Dumay"
|
|
homepage = "https://github.com/markdumay" |