Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/nurlansu/hugo-sustain.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f2bf661113930bc055e173b945af103528381a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Sustain"
license = "MIT"
licenselink = "https://github.com/nurlansu/hugo-sustain/blob/master/LICENSE.md"
description = "Personal blog built with Bootstrap, powered by Hugo"
homepage = "https://github.com/nurlansu/hugo-sustain"
tags = ["blog", "minimal", "responsive"]
features = ["responsive", "syntax highlighting"]
min_version = 0.17

[author]
  name = "Nurlan Su"
  homepage = "https://github.com/nurlansu"

# If porting an existing theme
[original]
  name = "Sustain"
  homepage = "https://biomadeira.github.io/sustain/"
  repo = "https://github.com/biomadeira/sustain"