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

theme.toml - github.com/saey55/hugo-elate-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4932dc942f6548ab02366eb236a2879c0e51377a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example

name = "Elate"
license = "MIT"
licenselink = "https://github.com/saey55/hugo-elate-theme/blob/master/LICENSE.md"
description = "Elate theme ported to Hugo by Pieter Saey"
homepage = "http://siteforthistheme.com/"
tags = ["Elate", "Hugo", "parallax"]
features = ["", "", ""]
min_version = 0.17

[author]
  name = "Pieter Saey"
  homepage = "http://saey55.gitlab.io/pietercv"

[original]
  name = "Elate"
  homepage = "https://freehtml5.co/elate-free-html5-bootstrap-template/"