2023-02-13 21:45:09 -03:00
name = "Bear Cub"
2020-08-31 15:40:11 +02:00
license = "MIT"
2023-02-01 14:27:41 -03:00
licenselink = "https://github.com/clente/hugo-bearcub/blob/master/LICENSE"
2023-09-29 20:36:29 -03:00
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."
2023-02-13 18:36:46 -03:00
# The home page of the theme, where the source can be found.
2023-02-01 14:23:51 -03:00
homepage = "https://github.com/clente/hugo-bearcub"
2023-02-13 18:36:46 -03:00
# If you have a running demo of the theme.
2023-02-13 22:18:51 -03:00
demosite = "https://clente.github.io/hugo-bearcub"
2023-02-13 18:36:46 -03:00
tags = [ "blog" , "responsive" , "minimal" , "personal" , "dark" , "multilingual" ]
2023-03-04 15:08:11 -03:00
features = [ "favicon" , "seo" , "no javascript" , "rss" , "social cards" ]
2020-08-31 15:40:11 +02:00
2023-02-01 14:23:51 -03:00
# If the theme has a single author
2020-08-31 15:40:11 +02:00
[ author ]
2023-02-01 14:23:51 -03:00
name = "Caio Lente"
homepage = "https://lente.dev"
2020-08-31 15:40:11 +02:00
# If porting an existing theme
[ original ]
2023-02-01 14:23:51 -03:00
author = "Jan Raasch"
homepage = "https://www.janraasch.com"
repo = "https://github.com/janraasch/hugo-bearblog"
2023-02-13 18:36:46 -03:00
# Hugo versions the theme supports
[ module ]
[ module . hugoVersion ]
2023-03-04 15:11:57 -03:00
min = "0.90"