forked from clente/hugo-bearcub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
29 lines (23 loc) · 1007 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name = "Bear Cub"
license = "MIT"
licenselink = "https://github.com/clente/hugo-bearcub/blob/master/LICENSE"
description = "A lightweight Hugo theme based on Bear Blog and Hugo Bear Blog. It is free, multilingual, optimized for search engines, no-nonsense, responsive, light, and fast. Really fast."
# The home page of the theme, where the source can be found.
homepage = "https://github.com/clente/hugo-bearcub"
# If you have a running demo of the theme.
demosite = "https://clente.github.io/hugo-bearcub"
tags = ["blog", "responsive", "minimal", "personal", "dark", "multilingual"]
features = ["favicon", "seo", "no javascript", "social cards"]
# If the theme has a single author
[author]
name = "Caio Lente"
homepage = "https://lente.dev"
# If porting an existing theme
[original]
author = "Jan Raasch"
homepage = "https://www.janraasch.com"
repo = "https://github.com/janraasch/hugo-bearblog"
# Hugo versions the theme supports
[module]
[module.hugoVersion]
min = "0.90"