This commit is contained in:
athul
2020-04-09 00:14:29 +05:30
commit 3c737553b6
17 changed files with 519 additions and 0 deletions

15
theme.toml Normal file
View File

@@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Archie"
license = "MIT"
licenselink = "https://github.com/athul/archie-theme/blob/master/LICENSE"
description = ""
homepage = "https://github.com/athul/archie-theme"
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
min_version = "0.41"
[author]
name = "Athul Cyriac Ajay"
homepage = "https://github.com/athul"