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

theme.toml - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cbd7c9c820bc93739e07e8d25646f667be3c8e83 (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/spf13/hugoThemes#themetoml for an example

name = "Introduction"
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "https://github.com/vickylaiio/hugo-theme-introduction/blob/master/LICENSE.md"
description = "Minimal, single page, smooth scrolling theme for Hugo."
homepage = "https://github.com/vickylaiio/hugo-theme-introduction"
tags = ["clean", "minimal"]
features = ["responsive", "single page"]
min_version = 0.15

[author]
  name = "Vicky Lai"
  homepage = "https://vickylai.io"

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