Initial commit

This commit is contained in:
nemunaire 2021-07-09 16:54:40 +02:00
commit a82a9bf4c8
65 changed files with 18450 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/spf13/hugoThemes#themetoml for an example
name = "Roland"
license = "Apache"
licenselink = "https://github.com/nemunaire/hugo-theme-roland/blob/master/LICENSE"
description = "A clean, elegant blog theme for hugo"
homepage = "https://github.com/nemunaire/hugo-theme-roland"
tags = [ "minimal", "responsive", "blog","light", "clean", "search"]
features = ["site search", "responsive", "umami", "side bar"]
min_version = 0.10
[author]
name = "nemunaire"
homepage = "https://nemunai.re/"