Initial commit

This commit is contained in:
kimcc
2020-02-02 11:13:02 -06:00
commit 53f2ace0f4
138 changed files with 2178 additions and 0 deletions

12
theme.toml Normal file
View File

@@ -0,0 +1,12 @@
name = "Noteworthy"
license = "MIT"
licenselink = "https://github.com/kimcc/hugo-theme-noteworthy/blob/master/LICENSE.md"
description = "A minimalist Hugo theme for writers and bloggers."
homepage = "https://github.com/kimcc/hugo-theme-noteworthy"
tags = ["blog", "minimalist", "minimal", "clean", "simple", "responsive", "light"]
features = ["blog", "responsive", "social media"]
min_version = "0.55.2"
[author]
name = "kimcc"
homepage = "https://github.com/kimcc"