19 lines
582 B
TOML
19 lines
582 B
TOML
|
name = "Sustain"
|
||
|
license = "MIT"
|
||
|
licenselink = "https://github.com/sumaxime/hugo-sustain/blob/master/LICENSE.md"
|
||
|
description = "Personal blog built with Bootstrap, powered by Hugo"
|
||
|
homepage = "https://github.com/sumaxime/hugo-sustain"
|
||
|
tags = ["blog", "minimal", "responsive"]
|
||
|
features = ["responsive", "syntax highlighting"]
|
||
|
min_version = 0.17
|
||
|
|
||
|
[author]
|
||
|
name = "Nurlan Su"
|
||
|
homepage = "https://github.com/sumaxime"
|
||
|
|
||
|
# If porting an existing theme
|
||
|
[original]
|
||
|
name = "Sustain"
|
||
|
homepage = "https://biomadeira.github.io/sustain/"
|
||
|
repo = "https://github.com/biomadeira/sustain"
|