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

theme.toml - github.com/aerohub/hugo-faq-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2a7c6427b338ab483dce3ced39e65a54b0f5701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Hugo FAQ Theme"
license = "MIT" # original CodyHouse Terms of use are here https://codyhouse.co/terms/
licenselink = "//github.com/aerohub/hugo-faq-theme/blob/master/LICENSE.md"
description = "Simple FAQ Theme for Hugo"
homepage = "//github.com/aerohub/hugo-faq-theme"
tags = ["faq", "data files"]
features = ["FAQ"]
min_version = 0.16

[author]
  name = "Pavel Kanyshev"
  homepage = "//github.com/aerohub"

# If porting an existing theme
[original]
  name = "CSS FAQ Template"
  homepage = "//codyhouse.co/gem/css-faq-template/"
  repo = "//github.com/CodyHouse/faq-template"