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

theme.toml - gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f3e3dad8d1ed37a5c475e3f9d497c9eb87f39a1 (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 = "monopriv"
license = "MIT"
licenselink = "https://gitlab.com/kskarthik/monopriv/blob/master/LICENSE"
description = "A minimal privacy focused blogging theme for hugo"
homepage = "https://gitlab.com/kskarthik/monopriv"
tags = ["minimal", "simple", "clean", "blog", "light","bootstrap", "responsive", "fast", "privacy", "monospace"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting"]
min_version = "0.41"

[author]
  name = "Karthik"
  homepage = "https://kskarthik.gitlab.io"