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

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

name = "Nix"
license = "MIT"
licenselink = "https://github.com/LordMathis/hugo-theme-nix/blob/master/LICENSE.md"
description = "Simple theme for Hugo"
homepage = "https://github.com/LordMathis/hugo-theme-nix/"
tags = ["simple", "minimal", "unix", "terminal", "blog", "multilingual"]
features = ["blog"]
min_version = 0.20

[author]
  name = "Matúš Námešný"
  homepage = "https://namesny.com"