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

theme.toml - github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12c444c88d36d46ff0cb67b0598364587341d8c7 (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 = "bento"
license = "MIT"
licenselink = "https://github.com/leonardofaria/bento/blob/master/LICENSE"
description = "A minimalist theme for Hugo, build with Tailwind CSS."
homepage = "https://github.com/leonardofaria/bento"
tags = ["Hugo", "TailwindCSS", "minimal", "minimalist", "clean", "simple", "personal", "Google analytics", "Disqus", "Mobile", "Fast", "Syntax highlighting", "white", "modern", "webmention"]
features = ["responsive", "fast"]
min_version = "0.41"

[author]
  name = "Leonardo Faria"
  homepage = "https://leonardofaria.net/"