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

github.com/vimux/blank.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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..5adf2fe
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "Blank"
+license = "MIT"
+licenselink = "https://github.com/vimux/blank/blob/master/LICENSE.md"
+description = "Starter Hugo theme for developers."
+homepage = "https://github.com/vimux/blank/"
+tags = ["blog", "plain", "blank", "starter"]
+features = ["blog"]
+min_version = 0.17
+
+[author]
+ name = "Vimux"
+ homepage = "https://github.com/vimux" \ No newline at end of file