-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
theme.toml
28 lines (23 loc) · 1.1 KB
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name = "Osprey Delight"
license = "Apache License 2.0"
licenselink = "https://github.com/kdevo/osprey-delight/blob/master/LICENSE.md"
description = "Blazingly fast and modular theme perfectly suited for showing your work."
homepage = "https://github.com/kdevo/osprey-delight"
demosite = "https://hugo-mods.github.io/"
tags = ["portfolio", "projects", "minimal", "personal", "landing", "onepage", "single-page", "hugo-mods", "responsive", "blog"]
features = [
"gallery", "flexbox", # gallery/work portfolio
"contact", "contact-form", # basin contact formular with spambot protection
"blog", # optional blog
"scroll-spy", "background", "lazyload", "blur-up", "lqip", "webp", "image-processing", "asset-driven", "lazyimg", # technical features
"github", "github-integration", "termynal", "social-icons", # some extras
"structured-data", "opengraph", "pagespeed-insights", # seo
"themeable", "hugo-mods", # customizability
]
[author]
name = "kdevo"
homepage = "https://kdevo.github.io/"
[original]
author = "Toma Nistor"
homepage = "https://tomanistor.com"
repo = "https://github.com/tomanistor/osprey/"