This commit is contained in:
Christoph Cullmann 2025-07-19 21:46:51 +02:00
parent 6e613d7b15
commit 5992869fd3
No known key found for this signature in database
93 changed files with 9485 additions and 1277 deletions

15
themes/archie/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/blob/master/LICENSE"
description = "Archie is a minimal and clean theme for hugo with a markdown-ish UI."
homepage = "https://github.com/athul/archie"
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"