www/themes/hellug-minimal/theme.toml
infl00p acfecc9a4d
Κάποιοι έλεγχοι απέτυχαν
Hellug Projects/Hellug/www/pipeline/head There was a failure building this commit
refactoring of code to support themes and new hellug theme
2022-10-27 18:05:10 +03:00

15 γραμμές
414 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hellug Minimal"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A theme for Hellug site"
homepage = "http://hellug.gr/"
tags = ["blog"]
features = ["blog"]
min_version = "0.1.0"
[author]
name = "Hellug"
homepage = "https://hellug.gr"