1
0
mirror of https://github.com/playit-cloud/support-docs.git synced 2024-11-24 06:26:12 +00:00
support-docs/themes/kiss/theme.toml
2022-08-29 13:18:51 -07:00

36 lines
678 B
TOML

name = "Kiss"
license = "MIT"
licenselink = "https://github.com/ribice/kiss/master/LICENSE.md"
description = "Stupidly simple Hugo blogging theme"
homepage = "https://www.ribice.ba/hugo-kiss/"
tags = [
"blog",
"minimal",
"minimalist",
"responsive"
]
features = [
"accessibility",
"analytics",
"comments",
"cover-image",
"favicon",
"multilingual",
"opengraph",
"pagination",
"shortcodes",
"single-column",
"social-menu",
"syntax-highlighting",
]
min_version = 0.28
[author]
name = "ribice"
homepage = "https://ribice.ba"
[original]
name = "hemingway"
homepage = "http://tanksuzuki.com"
repo = "https://github.com/tanksuzuki/hemingway"