mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 12:11:35 +01:00
15 lines
378 B
TOML
15 lines
378 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://kita-zola.pages.dev"
|
|
|
|
[author]
|
|
name = "st1020"
|
|
homepage = "https://st1020.com"
|
|
|
|
[original]
|
|
author = "nanxiaobei"
|
|
homepage = "https://lee.so/"
|
|
repo = "https://github.com/nanxiaobei/hugo-paper"
|