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

github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdevo <kdevo@users.noreply.github.com>2019-11-24 13:00:53 +0300
committerkdevo <kdevo@users.noreply.github.com>2019-11-24 13:00:53 +0300
commitaace196cc554785ac8863d91fc2ca0b1e26d9042 (patch)
treefa04ecb124377b2a01c3bc46d376493d204d82fc /theme.toml
parentf8b42ce00d85f17a8ce9892b2d0d0b5bd95ebc68 (diff)
:tada: Initial commit of Osprey Delight
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml25
1 files changed, 15 insertions, 10 deletions
diff --git a/theme.toml b/theme.toml
index b647320..5e04c1b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,12 +1,17 @@
-name = "Osprey"
+name = "Osprey Delight"
license = "Apache License 2.0"
-licenselink = "https://github.com/tomanistor/osprey/blob/master/LICENSE.md"
-description = "Clean, responsive one-page portfolio accompanied by a minimalist blog."
-homepage = "https://github.com/tomanistor/osprey"
-tags = ["blog", "portfolio", "gallery", "minimalist", "responsive", "flexbox"]
-features = ["blog", "portfolio", "google analytics"]
-min_version = 0.24.1
+licenselink = "https://github.com/kdevo/osprey-delight/blob/master/LICENSE.md"
+description = "Osprey Delight is a sugar-free version of the Osprey theme by Toma Nistor."
+homepage = "https://github.com/kdevo/osprey-delight"
+tags = ["portfolio", "gallery", "minimalist", "responsive", "flexbox", "fast"]
+features = ["portfolio", "contact-form", "google analytics"]
+min_version = "0.59.1"
-[author]
- name = "Toma Nistor"
- homepage = "https://tomanistor.com"
+authors = [
+ {name = "kdevo", homepage = "https://kdevo.github.io/"}
+]
+
+[original]
+ author = "Toma Nistor"
+ homepage = "https://tomanistor.com"
+ repo = "https://github.com/tomanistor/osprey/" \ No newline at end of file