Added files of the theme

This commit is contained in:
N07070
2021-01-03 14:33:26 +01:00
parent 9c6bbe51e9
commit 274b1c55ef
181 changed files with 3899 additions and 3 deletions

12
theme.toml Normal file
View File

@@ -0,0 +1,12 @@
name = "blogotheme"
license = "AGPL"
licenselink = "https://git.n07070.xyz/n07070/blog-theme/src/branch/main/LICENSE"
description = "The theme for my blog, used by the Hugo static website generator. It's based on the design of newspapers, brutalist web design, and inspired by the solar website built by low tech magazine."
homepage = "https://git.n07070.xyz/n07070/blog-theme/"
tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Modern", "Technical", "Brutalist"]
features = ["Responsive"]
min_version = "0.41"
[author]
name = "N07070"
homepage = "https://www.n07070.xyz"