init: initial commit

This commit is contained in:
st1020 2023-10-20 22:53:59 +08:00
commit e38bcddf57
48 changed files with 3752 additions and 0 deletions

15
theme.toml Normal file
View file

@ -0,0 +1,15 @@
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"