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

theme.toml - github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73c99094ec77c28f5cb32420ea14cd94d529bcb0 (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 = "Dream"
license = "MIT"
licenselink = "https://github.com/g1eny0ung/hugo-theme-dream/blob/master/LICENSE"
description = "A hugo theme named dream"
homepage = "http://g1en.site/hugo-theme-dream"
tags = ["flip", "masonry layout", "i18n", "blog", "google-analytics", "disqus", "responsive", "copyright", "avatar", "motto", "social links", "creative", "personal", "light mode", "dark mode", "search"]
features = ["flip", "masonry layout", "i18n", "blog", "google-analytics", "disqus", "responsive", "copyright", "avatar", "motto", "social links", "creative", "personal", "light mode", "dark mode", "search"]
min_version = "0.57.2"

[author]
  name = "Yue Yang"
  homepage = "https://github.com/g1eny0ung"

# If porting an existing theme
[original]
  name = "g1eny0ung's blog"
  homepage = "https://g1en.site"
  repo = "https://github.com/g1eny0ung/blog"