looks okish on start page

This commit is contained in:
2019-11-02 22:29:06 +01:00
commit 035640a086
36 changed files with 2297 additions and 0 deletions

12
theme.toml Normal file
View File

@@ -0,0 +1,12 @@
name = "Minimal"
license = "MIT"
licenselink = "https://github.com/calintat/minimal/blob/master/LICENSE.md"
description = "Personal blog theme powered by Hugo"
homepage = "http://github.com/calintat/minimal/"
tags = ["blog", "minimal", "personal", "responsive"]
features = ["responsive"]
min_version = "0.24.1"
[author]
name = "Calin Tataru"
homepage = "https://calintat.github.io/"