-
Notifications
You must be signed in to change notification settings - Fork 29
/
theme.toml
20 lines (17 loc) · 935 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "ink-free"
license = "MIT"
licenselink = "https://github.com/chollinger93/ink-free/blob/master/LICENSE.md"
description = "Crisp, minimal, personal website and blog theme for Hugo."
homepage = "https://github.com/chollinger93/ink-free"
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "dark", "privacy", "tech", "reading time", "statistics"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting", "Privacy", "GitHub integration", "Random Footers", "Reading Time", "Floating Table of Contents", "Statistics"]
min_version = "0.87.0"
[author]
name = "Christian Hollinger"
homepage = "https://chollinger.com"
[original]
author = "Kailash Nadh"
homepage = "https://nadh.in"
repo = "https://github.com/knadh/hugo-ink"