-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy paththeme.toml
21 lines (18 loc) · 880 Bytes
/
theme.toml
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 = "Gopher and Gemini"
license = "GNU General Public License v3.0"
licenselink = "https://github.com/mkamarin/Hugo-2-Gopher-and-Gemini/blob/main/LICENSE"
description = "A theme to convert a Hugo site to Gopher and or Gemini with the purpose of maintaining a three between one and three sites (one in html, gopher, and or gemini). Each site can have different content. The main html site is expected to use one of the many Hugo themes."
homepage = "https://github.com/mkamarin/Hugo-2-Gopher-and-Gemini"
tags = ["Gopher", "Gemini"]
features = ["convert hugo site to Gopher and or Gemini"]
min_version = "0.41.0"
[author]
name = "Mike Marin"
homepage = "https://www.mkamarin.com/"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""