docs: prepare for hugo showcase

This commit is contained in:
SerKo 2022-05-10 17:24:50 +08:00
parent ec09e06712
commit 379fcc486e
3 changed files with 8 additions and 16 deletions

BIN
images/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
images/tn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -1,21 +1,13 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Holy"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
tags = []
features = []
licenselink = "https://github.com/serkodev/holy/blob/master/LICENSE"
description = "A simple and clean Hugo theme"
homepage = "https://github.com/serkodev/holy"
demosite = "https://hugo-holy.pages.dev/"
tags = ["blog", "responsive", "simple", "minimal", "personal", "dark", "dark mode", "contact"]
features = ["fast", "blog", "syntax highlighting", "dark mode"]
min_version = "0.41.0"
[author]
name = ""
homepage = ""
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""
name = "SerKo"
homepage = "https://serko.dev"