aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/themes/hugo-xmag/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-xmag/theme.toml')
-rw-r--r--themes/hugo-xmag/theme.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/hugo-xmag/theme.toml b/themes/hugo-xmag/theme.toml
new file mode 100644
index 0000000..78e5dd2
--- /dev/null
+++ b/themes/hugo-xmag/theme.toml
@@ -0,0 +1,12 @@
+name = "XMag"
+license = "MIT"
+licenselink = "https://github.com/yihui/hugo-xmag/blob/master/LICENSE.md"
+description = "A minimal magazine theme for Hugo"
+homepage = "https://xmag.yihui.org"
+tags = ["minimal", "magazine", "clean", "simple", "minimalist", "blog", "responsive", "Google Analytics", "Syntax Highlighting"]
+features = ["blog", "magazine"]
+min_version = "0.18"
+
+[author]
+ name = "Yihui Xie"
+ homepage = "https://yihui.org"