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

theme.toml - github.com/cfrome77/hugo-theme-sky.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0c612ff13f286ea162b1327ed7f35b124760432 (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 = "sky"
license = "MIT"
licenselink = "https://github.com/cfrome77/hugo-theme-sky/blob/master/LICENSE"
description = "Sky is a simple theme for Hugo that make use of Bootstrap, jQuery, and Font Awesome"
homepage = "https://github.com/cfrome77/hugo-theme-sky/"
tags = ["simple", "minimal", "blog", "disqus"]
features = ["blog"]
min_version = "0.92.0"

[author]
  name = "Chris Frome"
  homepage = "https://www.chrisfrome.com"