summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml23
1 files changed, 11 insertions, 12 deletions
diff --git a/theme.toml b/theme.toml
index a6cdeae..32b07dc 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,17 +1,16 @@
-name = "Hyde"
+name = "Lanyon"
license = "MIT"
-licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
-description = "An elegant open source and mobile first theme"
-tags = ["blog", "company"]
-features = ["blog", "themes", "disqus"]
-min_version = 0.53
+licenselink = "https://github.com/alexandrevicenzi/lanyon/blob/master/LICENSE.md"
+description = "A minimalist and mobile first theme for Hugo"
+tags = ["blog", "responsive", "clean", "minimalist"]
+features = ["blog", "themes", "disqus", "analytics"]
+min_version = 0.54
[author]
- name = "spf13"
- homepage = "http://spf13.com"
+ name = "alexandrevicenzi"
+ homepage = "http://alexandrevicenzi.com"
-# If Porting existing theme
[original]
- author = "mdo"
- homepage = "http://markdotto.com/"
- repo = "https://www.github.com/mdo/hyde"
+ author = "spf13"
+ homepage = "http://spf13.com"
+ repo = "https://github.com/spf13/hyde"