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

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

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