aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorMantas <mistermantas@users.noreply.github.com>2017-11-25 12:05:33 +0200
committerMantas <mistermantas@users.noreply.github.com>2017-11-25 12:05:33 +0200
commit3208df6352c0e05208bce95f8d9e9f16769a57ed (patch)
tree6d784f09fa6dc7d85438ca1086e32ba363d90483 /theme.toml
parent4bc818712d9b0133dd22326052a99ef1f36f4aa0 (diff)
cState goes stable 1.0; fix #4 & fix #5
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..f6623e8
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,11 @@
+name = "cstate"
+license = "MIT"
+licenselink = "https://github.com/mistermantas/cstate/blob/master/LICENSE.md"
+description = "The best free status page on the market."
+homepage = "https://github.com/mistermantas/cstate"
+tags = ['hugo', 'netlify', 'status', 'statuspage', 'fast', 'light', 'ie8', 'ie9', 'ie10', 'ie11', 'github', 'github-pages', 'gh-pages', 'serverside', 'serverless', 'no-javascript', 'github-page', 'netlify-cms', 'gh-pages']
+min_version = "0.28"
+
+[author]
+ name = "mistermantas"
+ homepage = "https://github.com/mistermantas"