summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorroninro <liumy.f@foxmail.com>2022-08-10 18:12:12 +0800
committerroninro <liumy.f@foxmail.com>2022-08-10 18:12:12 +0800
commit89ccd1ba6213b695180c6510c3b4d17399ecb20e (patch)
treeaf0b28436a610c75066ae50e87ec5bd65a3ce66f /theme.toml
parentdeb2afc419454bef22c1a151a05caf0514457cb4 (diff)
add screenshot
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml13
1 files changed, 6 insertions, 7 deletions
diff --git a/theme.toml b/theme.toml
index d208216..52f0755 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,15 +2,15 @@
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Puppet"
-license = "MIT"
+license = "Apache"
licenselink = "https://github.com/roninro/hugo-theme-puppet/blob/master/LICENSE"
-description = ""
+description = "a simple and clean theme for Hugo"
homepage = "https://github.com/roninro/hugo-theme-puppet"
# If you have a running demo of the theme.
demosite = "https://hugo-theme-puppet.netlify.app/"
-tags = ["blog", "simple", "clean"]
-features = ["responsive", "blog", "simple", "search"]
+tags = ["Blog", "Responsive", "Light"]
+features = ["responsive", "comments", "sidebar", "search"]
min_version = "0.101.0"
[author]
@@ -19,6 +19,5 @@ min_version = "0.101.0"
# If porting an existing theme
[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "huxblog"
+ homepage = "https://github.com/Huxpro/huxpro.github.io" \ No newline at end of file