Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d5148636f571da4e3cddc6d64129c08cd9bdffd8 (plain)
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/"