Initial commit

This commit is contained in:
Tony Blyler 2016-11-02 23:10:49 -04:00
parent 89eaf19aa2
commit 113550eb8a
24 changed files with 1040 additions and 0 deletions

11
theme.toml Normal file
View 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"