Start a new journey for Hugo theme.

This commit is contained in:
凡梦星尘
2022-05-03 18:39:03 +08:00
commit 2a323e39f3
13 changed files with 81 additions and 0 deletions

13
theme.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Hugo Theme Next"
license = "MIT"
licenselink = "https://github.com/hugo-next/hugo-theme-next/blob/main/LICENSE"
description = "Easily & powerful theme for Hugo engine."
homepage = "https://example.com/"
tags = ["blog", "simple", "dark", "personal", "fast", "theme"]
features = ["some", "awesome", "features"]
min_version = "0.92.0"
demosite = "https://lisenhui.cn"
[author]
name = "lisenhui"
homepage = "https://lisenhui.cn"