use new theme
This commit is contained in:
parent
05bc58562c
commit
ec1341fcd1
261 changed files with 23060 additions and 17 deletions
17
themes/beautifulhugo/theme.toml
Normal file
17
themes/beautifulhugo/theme.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
name = "Beautiful Hugo"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICENSE"
|
||||
description = "A port of Beautiful Jekyll theme"
|
||||
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo"]
|
||||
features = ["blog", "themes", "disqus", "minimal", "responsive", "staticman"]
|
||||
min_version = 0.48
|
||||
|
||||
[author]
|
||||
name = "halogenica"
|
||||
homepage = "http://halogenica.net"
|
||||
|
||||
# If Porting existing theme
|
||||
[original]
|
||||
author = "dattali"
|
||||
homepage = "http://deanattali.com/beautiful-jekyll/"
|
||||
repo = "https://github.com/daattali/beautiful-jekyll"
|
Loading…
Add table
Add a link
Reference in a new issue