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

theme.toml - github.com/tastaturtier/someparts-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dfe1d08c7a72484084c6c10300c2d3bfe7f71719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# see https://github.com/gohugoio/hugoThemes#themetoml 

name = "someparts-hugo"
license = "MIT"
licenselink = "https://github.com/tastaturtier/someparts-hugo/blob/master/LICENSE.txt"
description = "easy to use Hugo theme to present some (up to 10) parts of a collection"
homepage = "https://github.com/tastaturtier/someparts-hugo"
tags = ["Responsive", "Bootstrap", "Fontawesome", "Minimalist", "Simple", "Google Analytics", "Projects", "Product"]
features = ["Responsive", "Google Analytics", "GDPR Compliance", "Information Architecture"]
min_version = "0.63.2"

[author]
  name = "Sandro Leuchter"
  homepage = "https://dama.io/"

[original]
    author = "Zachary Betz"
    homepage = "https://zwbetz.com/"
    repo = "https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git"