added theme directly

This commit is contained in:
Don Harper 2019-07-07 22:10:39 -05:00
parent 4f54f05a5d
commit 13da00e549
36 changed files with 3502 additions and 0 deletions

View file

@ -0,0 +1,23 @@
baseURL = "https://example.com"
languageCode = "en-us"
defaultContentLanguage = "en"
title = "Bleach Example"
theme = "Bleach"
[params]
description = "A simple and lightweight Hugo theme for a blazing fast static blog!"
author = "Your Name"
logo = "images/logo.jpg"
dateFormat = "Jan 2, 2006"
googleAnalitycsID = "Your ID"
[params.footer]
impressum = false
company = "example Inc."
[params.social]
facebook = "https://facebooke.com"
twitter = "https://twitter.com"
instagram = "https://instagram.com"
# github = "https://github.com"
# linkedin = "https://linkedin.com"