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

theme.toml - github.com/jeblister/kube.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 47fffceb75076b6240ad7caadb0b0597cf921c62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example

name = "Kube Hugo"
license = "MIT"
version = "1.0.3"
licenselink = "https://github.com/jeblister/kube/master/LICENSE.md"
description = "Kube is a professional  and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog."
homepage = "http://kube.elemnts.net/"
tags = ["responsive", "kube", "documentation", "landing", "blog", "themes", "professional", "modern"]
features = ["Minimalism","Mobile-first Design",
  "Responsive Design",
  "Horizontal Rhythm",
  "Typography",
  "Google Analytics",
  "Disqus Commenting",
  "OpenGraph support",
  "Schema Structured Data",
  "Paginated Lists",
  "Reading Time",
  "Last Modified time",
  "Word Count",
  "Related Posts",
  "Block Templates",
  "Table of Contents",
  "SEO Site Verification"]
[module]
  [module.hugoVersion]
    extended = false
    min = "0.84.0"
[author]
  name = "jeblister"
  homepage = "http://findme.surge.sh/"