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

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

name = "Notepadium"
license = "MIT"
licenselink = "https://github.com/cntrump/hugo-notepadium/blob/master/LICENSE"
description = "a fast Hugo theme, 100% JavaScript-free."
homepage = "https://lvv.me/"
tags = ["blog"]
features = ["MathJax", "HighlightJS", "PrismJS"]
min_version = "0.60.0"

[author]
  name = "lvv"
  homepage = "https://lvv.me"