aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/edwin/theme.toml
blob: 9b3722add81e11d357c7f8870cacb93831ae0be3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Hugo Bootstrap"
license = "MIT"
licenselink = "https://github.com/Xzya/hugo-bootstrap/blob/master/LICENSE.md"
description = "A simple hugo theme using bootstrap"
homepage = "https://github.com/Xzya/hugo-bootstrap"
tags = ["blog", "multilingual", "bootstrap"]
features = ["blog", "responsive", "Google Analytics", "bootstrap", "multilingual", "i18n"]
min_version = 0.15

[author]
  name = "Mihail Cristian Dumitru"
  homepage = "https://github.com/Xzya"

[original]
  author =  "Alan Orth"
  homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"
  repo = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"