summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..b65b371
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "Ed"
+license = "MIT"
+licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE"
+description = "Ported from Jekyll Ed theme for minimal editions"
+homepage = "https://github.com/sergeyklay/gohugo-theme-ed"
+tags = ["hugo", "theme", "minimal", "ed"]
+features = ["posts"]
+min_version = "0.64.0"
+
+[author]
+ name = "Serghei Iakovlev"
+ homepage = "https://serghei.blog/"