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

theme.toml - github.com/10mohi6/hugo-theme-simple-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8518cd536516550b686ca75b824a003a0061bfb5 (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 = "simple-blog"
license = "MIT"
licenselink = "https://github.com/10mohi6/hugo-theme-simple-blog/blob/master/LICENSE.md"
description = "A clean, responsive, minimal, bootstrap, customizable, light, personal, simple blog hugo theme"
homepage = "https://github.com/10mohi6/hugo-theme-simple-blog"
tags = ["simple", "blog", "responsive", "minimal", "clean", "light", "personal", "bootstrap", "customizable", "hugo", "theme"]
features = ["simple", "blog", "responsive", "minimal", "clean", "light", "personal", "bootstrap", "customizable", "hugo", "theme"]
min_version = "0.41"

[author]
  name = "10mohi6"
  homepage = "https://github.com/10mohi6"