added cactus theme files
This commit is contained in:
20
hugo-content/themes/cactus/theme.toml
Normal file
20
hugo-content/themes/cactus/theme.toml
Normal file
@@ -0,0 +1,20 @@
|
||||
name = "Cactus"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/monkeyWzr/hugo-theme-cactus/blob/master/LICENSE"
|
||||
description = "A clean, responsive hugo theme for personal blog. Forked from hexo theme cactus created by @probberechts."
|
||||
homepage = "https://github.com/monkeyWzr/hugo-theme-cactus"
|
||||
demosite = "https://www.takuzen.me/hugo-theme-cactus/"
|
||||
tags = ["blog", "responsive", "clean"]
|
||||
features = ["mathjax", "customizable", "color"]
|
||||
min_version = "0.55"
|
||||
|
||||
# If the theme has a single author
|
||||
[author]
|
||||
name = "Zeran Wu"
|
||||
homepage = "https://github.com/monkeyWzr"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
author = "Pieter Robberechts"
|
||||
homepage = "https://github.com/probberechts"
|
||||
repo = "https://github.com/probberechts/hexo-theme-cactus"
|
||||
Reference in New Issue
Block a user