git commit -a -m initial
This commit is contained in:
yv_pic
2020-12-30 12:41:09 +01:00
commit a5c7667d0a
121 changed files with 11031 additions and 0 deletions

12
themes/notrack/theme.toml Normal file
View File

@@ -0,0 +1,12 @@
name = "Notrack"
license = "GPLv3"
licenselink = "https://github.com/gevhaz/hugo-theme-notrack/blob/master/LICENSE"
description = "A libre hugo personal webpage theme without reliance on third parties and no tracking."
homepage = "https://github.com/gevhaz/hugo-theme-notrack"
tags = ["minimal", "personal", "responsive", "libre", "flexbox"]
features = ["gallery", "blog", "resume", "drop-down menu"]
min_version = "0.70.0"
[author]
name = "Simon Bengtsson"
homepage = "https://github.com/gevhaz"