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

theme.toml - github.com/jesselau76/hugo-w3-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1750d1ad78a07938ab679d636072ba876fe3e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Hugo W3 Simple"
license = "MIT"
licenselink = "https://github.com/jesselau76/hugo-w3-simple/blob/master/LICENSE"
description = "A simple theme for Hugo, powered by W3.css"
homepage = "https://github.com/jesselau76/hugo-w3-simple"
tags = ["minimal", "blog", "search", "clean", "simple", "starter", "minimalist","Responsive", "Disqus", "font-awesome","syntax highlighting", "Multilingual", "Google Analytics"]
features = ["blog", "syntax highlighting"]
min_version = "0.57"

[author]
  name = "Jesse Lau"
  homepage = "https://jesselau.com/"