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

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

name = "Onepress"
license = "Apache 2.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A clean, simple and responsive hugo theme for bloggers."
homepage = "https://github.com/ijsucceed/onepress"
tags = [ "responsive", "disqus", "widgets", "blog", "fontawesome", "minimal"]
features = [ "comments", "social icons", "posts", "syntax highlighting"]
min_version = "0.41"

[author]
  name = "Jeremiah Succeed"
  homepage = "https://ijsucceed.com"