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

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

name = "SimpleIT"
license = "MIT"
licenselink = "https://github.com/marcanuy/simpleit-hugo-theme/blob/master/LICENSE"
description = "Responsive Hugo theme displaying articles by directory"
homepage = "https://marcanuy.github.io/simpleit-hugo-theme/"
tags = ['responsive', 'bootstrap', 'font awesome']
features = ['mobile first design', 'tree like displaying of articles and directory contents']
min_version = "0.41"

[author]
  name = "Marcelo Canina"
  homepage = "https://marcanuy.com"