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

theme.toml - github.com/Tazeg/hugo-blog-jeffprod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59acac143b941c4e403b5382e6358ee9449dbf97 (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 = "Jeffprod"
license = "MIT"
licenselink = "https://github.com/Tazeg/hugo-blog-jeffprod/blob/master/LICENSE"
description = "A new theme blog for HUGO built with Bulma CSS. Including archives and tags widgets."
homepage = "https://github.com/Tazeg/hugo-blog-jeffprod"
tags = ["simple","blog","theme","pagination","archives","tags","bulma","personal"]
features = ["pagination","archives","tags"]
min_version = "0.41"

[author]
  name = "@JeffProd"
  homepage = "https://jeffprod.com"