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

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

name = "hugo-apps-theme"
license = "MIT"
licenselink = "https://github.com/gonnux/hugo-apps-theme/LICENSE.md"
description = "A theme that makes it easy to post your webapps"
homepage = "http://gonnux.com"
tags = ["minimal", "highlight.js", "customizable", "projects", "portfolio", "google analytics", "syntax highlighting", "light", "google adsense"]
features = []
min_version = "0.41"

[author]
  name = "Byeonggon Lee"
  homepage = "http://gonnux.com"

# If porting an existing theme
[original]
  name = ""
  homepage = ""
  repo = ""