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

theme.toml - github.com/spech66/bootstrap-bp-hugo-startpage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf097297fb44aea6c77eced81e27cdcdeb4a10ce (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-Startpage"
license = "MIT"
licenselink = "https://github.com/spech66/bootstrap-bp-hugo-startpage/blob/master/LICENSE"
description = "Bootstrap based Hugo startpage theme which provides out of the box best practices."
homepage = "https://github.com/spech66/bootstrap-bp-hugo-startpage/"
tags = ["minimalist", "single-page", "clean", "simple", "bootstrap", "responsive", "google analytics", "one-page", "light", "fast"]
features = ["responsive", "google analytics", "bootstrap v4.1.x", "open graph", "twitter cards"]
min_version = "0.48.0"

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