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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-08-01 16:12:39 +0300
committerVincent Tam <sere@live.hk>2019-08-01 16:12:39 +0300
commitb45b8e3a56cd8efa5da0a570207e007b397577e8 (patch)
tree004757e42808723be57c8e38dd2339e6c98be112
parent5e7fc8d1263d1739ab3b3786bea7992ae26698e9 (diff)
Added screenshots and updated theme.toml
-rw-r--r--images/screenshot.pngbin0 -> 83899 bytes
-rw-r--r--images/tn.pngbin0 -> 35563 bytes
-rw-r--r--theme.toml10
3 files changed, 6 insertions, 4 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..2beb581
--- /dev/null
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..4b04309
--- /dev/null
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 50e60c1..8764a6f 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,14 +3,15 @@
name = "Huginn"
license = "GPL3"
-licenselink = "https://framagit.org/Bridouz/hugo-theme-huginn/blob/master/LICENSE.md"
+licenselink = "https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn/blob/master/LICENSE.md"
description = "A simple blog theme for Hugo, inspired by [Pneumatic](https://github.com/iKevinY/pneumatic) (A Pelican theme)"
-homepage = "https://framagit.org/Bridouz/hugo-theme-huginn"
+homepage = "https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn"
tags = [
"responsive",
"simple",
"blog",
- "staticman"
+ "staticman",
+ "isso"
]
features = [
"Mobile-optimized",
@@ -20,12 +21,13 @@ features = [
"Code highlight",
"Hashover comments",
"Staticman",
+ "Isso",
"Related Posts",
"Block Templates",
"Table of Contents",
"Custom Shortcodes"
]
-min_version = "0.27"
+min_version = "0.55"
[author]
name = "Justin Bridouz"