initial bop commit

This commit is contained in:
la Fleur 2020-11-12 19:23:58 +01:00
parent b6a3f9ad5f
commit de78f20bfd
2 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,6 @@
## lean hugo theme
This is lean hugo theme, a port of the [lean jekyll theme][lean-jekyll].
## bop theme for Hugo
This is a lean hugo theme, based on a port of the [lean jekyll
theme][lean-jekyll].
## Usage
Inside a hugo site, do

View File

@ -1,21 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "lean"
name = "bop"
license = "GPL"
licenselink = "https://framagit.org/lafleur/lean/blob/master/LICENSE.txt"
description = "a lean hugo theme"
homepage = "https://framagit.org/lafleur/lean/"
licenselink = "https://dev.sum7.eu/lafleur/bop/blob/master/LICENSE.txt"
description = "a lean theme for Hugo"
homepage = "https://dev.sum7.eu/lafleur/bop"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "la Fleur"
homepage = "https://framagit.org/lafleur/"
homepage = "https://dev.sum7.eu/lafleur"
# If porting an existing theme
[original]
name = ""
homepage = ""
name = "lean"
homepage = "https://dev.sum7.eu/lafleur/lean"
repo = ""