Initiate new theme

This commit is contained in:
Avijit 🚀
2021-05-24 14:00:06 +02:00
parent a4d7d1215b
commit 6d14eab549
45 changed files with 44 additions and 1559 deletions

View File

@@ -1,15 +0,0 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Ink"
license = "MIT"
licenselink = "https://github.com/knadh/ink/blob/master/LICENSE.md"
description = "Crisp, minimal personal website and blog theme Hugo."
homepage = "https://github.com/knadh/hugo-ink"
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "dark"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting", "Dark mode"]
min_version = "0.37.0"
[author]
name = "Kailash Nadh"
homepage = "https://nadh.in"