1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-07-05 05:43:24 +02:00

First commit with initial theme

Some file are empty (created by `hugo new theme`), but I've left
them for reference later.
This commit is contained in:
2016-08-28 16:21:39 +03:00
commit 2bb1d6ecc0
22 changed files with 1044 additions and 0 deletions

21
theme.toml Normal file
View File

@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Hugo Bootstrap4 Blog"
license = "GPL-3.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
description = ""
homepage = "http://siteforthistheme.com/"
tags = ["", ""]
features = ["", ""]
min_version = 0.15
[author]
name = "Alan Orth"
homepage = "https://englishbulgaria.net"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""