Initial commit
This commit is contained in:
parent
89eaf19aa2
commit
113550eb8a
24 changed files with 1040 additions and 0 deletions
11
theme.toml
Normal file
11
theme.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = "light-hugo"
|
||||
license = "MPL2"
|
||||
licenselink = "https://github.com/tblyler/hugo-nojs/blob/master/LICENSE"
|
||||
description = "CSS and HTML only blog/pages focused on content."
|
||||
homepage = "https://github.com/tblyler/hugo-nojs"
|
||||
tags = ["Responsive", "nojs", "Minimal", "normalize", "Light", "White"]
|
||||
features = ["blog", "pages"]
|
||||
|
||||
[author]
|
||||
name = "Tony Blyler"
|
||||
homepage = "https://tonyblyler.com"
|
Loading…
Add table
Add a link
Reference in a new issue