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

theme.toml - github.com/spech66/bootstrap-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 58998168e6887104a944a89cc6a1dae4142e04fa (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 = "Bootstrap-BP"
license = "MIT"
licenselink = "https://github.com/spech66/bootstrap-bp-hugo-theme/blob/master/LICENSE"
description = "Bootstrap based Hugo theme which supports out of the box best practices."
homepage = "https://github.com/spech66/bootstrap-bp-hugo-theme/"
tags = ["minimalist", "minimal", "blog", "clean", "simple", "bootstrap", "responsive", "google analytics", "syntax sighlighting", "light", "fast", "dark", "pages", "font awesome", "fontawesome", "multilingual", "customizable", "mobile"]
features = ["responsive", "google analytics", "bootstrap v5.x", "open graph", "twitter cards"]
min_version = "0.57.0"

[author]
  name = "Sebastian Pech"
  homepage = "https://www.spech.de/"