Add basic theme files

This commit is contained in:
2021-09-25 20:52:01 -05:00
parent 19bfe67de0
commit 03eb50ccca
17 changed files with 347 additions and 0 deletions

15
theme.toml Normal file
View File

@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "bobatheme"
license = "MIT"
licenselink = "https://github.com/BBaoVanC/bobatheme/blob/master/LICENSE"
description = "Simple Hugo theme for boba.best and bbaovanc.com"
homepage = "https://boba.best/"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "bbaovanc"
homepage = "https://bbaovanc.com"