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

github.com/syui/hugo-theme-wave.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyui <syui@users.noreply.github.com>2016-06-03 19:18:10 +0300
committersyui <syui@users.noreply.github.com>2016-06-03 19:18:10 +0300
commitef3830c9de1d28050c83cdd931ec9cb437db20c4 (patch)
treeca169526a981403952c3af895ed1161c3d249fcf /theme.toml
update
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..7e8d3ea
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,17 @@
+name = "Wave"
+license = "MIT"
+licenselink = "https://gitlab.com/syui/hugo-theme-wave/tree/master/LICENSE"
+description = "Hugo Themes Wave"
+homepage = "https://syui.gitlab.io"
+tags = ["blog"]
+features = ["wave", "bootstrap", "talaria", "font-awesome", "lunr.js", "bower", "particles.js", "createjs"]
+min_version=0.15
+
+[author]
+ name = "syui"
+ homepage = "https://syui.gitlab.io"
+
+[original]
+ author = "syui"
+ homepage = "https://syui.github.io"
+ repo = "https://github.com/syui/hugo-theme-arch"