summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2019-11-03 09:41:31 +0100
committerDennis Eriksen <d@ennis.no>2019-11-03 09:41:31 +0100
commit67982a556310861835007172e0a7369f59107b81 (patch)
treee2c37e96d9d14d022057a54412f579526c5959e8
parentchanging licence (diff)
downloadrikerz-67982a556310861835007172e0a7369f59107b81.tar.gz
updating info and readme before publishing theme
-rw-r--r--README.md2
-rw-r--r--theme.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 239b40f..8706abe 100644
--- a/README.md
+++ b/README.md
@@ -1 +1 @@
-This is going to become a theme for hugo.
+This is my Hugo-theme. You can see it in action at [dnns.no](https://dnns.no).
diff --git a/theme.yaml b/theme.yaml
index c4c8ae7..cfb3057 100644
--- a/theme.yaml
+++ b/theme.yaml
@@ -1,11 +1,11 @@
---
name: 'Riker'
-licence: 'MIT'
-licencelink: ''
+licence: 'GPLv3'
+licencelink: 'https://git.dnns.no/riker.git/tree/LICENCE'
description: 'A minimalistic theme that matches my needs'
-homepage: ''
-min_version: '0.41'
+homepage: 'https://git.dnns.no/riker.git/about/'
+min_version: '1.0'
author:
name: 'Dennis Eriksen'