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

theme.toml - github.com/knadh/hugo-ink.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5cb1027e46744dbc5d627b84318ecee5ec16dc90 (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 = "Ink"
license = "MIT"
licenselink = "https://github.com/knadh/ink/blob/master/LICENSE.md"
description = "Crisp, minimal personal website and blog theme Hugo."
homepage = "https://github.com/knadh/hugo-ink"
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "dark"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting", "Dark mode"]
min_version = "0.37.0"

[author]
  name = "Kailash Nadh"
  homepage = "https://nadh.in"