[THEME] Edit the theme informations

This commit is contained in:
Gregory Trolliet 2020-04-27 17:39:06 +02:00
parent 3753f06161
commit 94a4b469d0
1 changed files with 11 additions and 5 deletions

View File

@ -3,13 +3,19 @@
name = "Simple Site"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
tags = []
features = []
licenselink = "https://git.vulgarisons.info/raghnarok/hugo_simple-site/src/branch/master/LICENSE"
description = "Simple hugo theme, inspired from Terrassa but way simplier"
homepage = "https://git.vulgarisons.info/raghnarok/hugo_simple-site"
tags = ["hugo", "simple", "responsive", "no javascript", "no fontawesome", "no google", "company", "clean"]
features = ["responsive design", "social links"]
min_version = "0.41.0"
[author]
name = "Gregory Trolliet"
homepage = "https://trolliet.info"
# If porting an existing theme
[original]
name = "Terrassa"
homepage = "https://github.com/danielkvist/hugo-terrassa-theme"
repo = "https://github.com/danielkvist/hugo-terrassa-theme"