mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 16:28:41 +00:00
Import Hugo
This commit is contained in:
21
hugo/themes/anatole/theme.toml
Normal file
21
hugo/themes/anatole/theme.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Anatole"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/lxndrblz/anatole/blob/master/LICENSE"
|
||||
description = "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole."
|
||||
homepage = "https://github.com/lxndrblz/anatole/"
|
||||
tags = ["blog", "responsive", "clean", "minimalist", "minimal", "personal", "dark"]
|
||||
features = ["blog", "seo", "responsive", "mobile", "disqus", "fontawesome", "math"]
|
||||
min_version = "0.53.0"
|
||||
|
||||
[author]
|
||||
name = "Alexander Bilz"
|
||||
homepage = "https://alexbilz.com"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
author = "Cai Cai"
|
||||
homepage = "https://www.caicai.me/"
|
||||
repo = "https://github.com/hi-caicai/farbox-theme-Anatole"
|
Reference in New Issue
Block a user