Initial commit
This commit is contained in:
commit
1f637ed41e
33 changed files with 832 additions and 0 deletions
15
themes/er/theme.toml
Normal file
15
themes/er/theme.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Er"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/lingxz/er/blob/master/LICENSE.md"
|
||||
description = "A clean Hugo theme for blogging"
|
||||
homepage = "http://github.com/lingxz/er"
|
||||
tags = ["responsive", "white", "blog"]
|
||||
features = ["responsive", "blog"]
|
||||
min_version = "0.57.0"
|
||||
|
||||
[author]
|
||||
name = "Lingyi Hu"
|
||||
homepage = "https://theconfused.me"
|
Loading…
Add table
Add a link
Reference in a new issue