summaryrefslogtreecommitdiff
path: root/themes/blog.jaseg.de/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blog.jaseg.de/theme.toml')
-rw-r--r--themes/blog.jaseg.de/theme.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/themes/blog.jaseg.de/theme.toml b/themes/blog.jaseg.de/theme.toml
new file mode 100644
index 0000000..13deae2
--- /dev/null
+++ b/themes/blog.jaseg.de/theme.toml
@@ -0,0 +1,17 @@
+name = "blog.jaseg.de"
+license = "MIT"
+licenselink = "https://github.com/goodroot/hugo-classic/blob/master/LICENSE.md"
+description = "Custom theme for blog.jaseg.de"
+homepage = "https://goodroot.ca"
+tags = ["blog", "personal", "simple"]
+features = ["blog"]
+min_version = "0.18"
+
+[author]
+ name = "jaseg"
+ homepage = "https://blog.jaseg.de"
+
+[original]
+ author = "Yihui Xui"
+ homepage = "https://xmin.yihui.name/"
+ repo = "https://github.com/yihui/hugo-xmin"