mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 15:41:35 +01:00
15 lines
381 B
TOML
15 lines
381 B
TOML
name = "Kita"
|
|
description = "Kita is a clean, elegant and simple blog theme for Zola."
|
|
license = "MIT"
|
|
homepage = "https://github.com/st1020/kita"
|
|
min_version = "0.17.0"
|
|
demo = "https://st1020.github.io/kita/"
|
|
|
|
[author]
|
|
name = "st1020"
|
|
homepage = "https://st1020.com"
|
|
|
|
[original]
|
|
author = "nanxiaobei"
|
|
homepage = "https://lee.so/"
|
|
repo = "https://github.com/nanxiaobei/hugo-paper"
|