Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e7805bfebb0cb0d9d4164b9ff6be31a64810065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Minimal Bootstrap Hugo Theme"
license = "MIT"
licenselink = "https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme/blob/master/LICENSE"
description = "A minimal hugo theme made with bootstrap that focuses on content readability"
homepage = "https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme"
tags = ["minimalist", "blog", "clean", "simple", "bootstrap"]
features = ["responsive", "small page size", "google analytics", "cookie consent", "tags"]
min_version = "0.60.1"

[author]
  name = "Zachary Betz"
  homepage = "https://zwbetz.com/"