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

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

name = "Base16"
license = "MIT"
licenselink = "http://htdvisser.mit-license.org/"
description = "Base16 is a simple and colorful theme with the base16 eighties colorscheme"
homepage = "https://htdvisser.github.io/hugo-base16-theme/"
tags = ["blog", "syntax highlighting"]
features = ["blog", "syntax highlighting"]
min_version = 0.14

[author]
  name = "Hylke Visser"
  homepage = "https://github.com/htdvisser"