mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 13:21:35 +01:00
init: initial commit
This commit is contained in:
commit
e38bcddf57
48 changed files with 3752 additions and 0 deletions
15
theme.toml
Normal file
15
theme.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue