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

github.com/your-identity/hugo-theme-dimension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authord-asnaghi <asnaghi@me.com>2020-05-17 17:04:46 +0300
committerd-asnaghi <asnaghi@me.com>2020-05-17 17:04:46 +0300
commit1fbe502e38309b2763951132e6ce519cf7bc4a02 (patch)
treec0c92517d36ccc8cc5af9e01af0ffec14ab76db3 /theme.toml
[HUGO] theme
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..50d9e3f
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "dimension"
+license = "MIT"
+licenselink = "https://github.com/panr/hugo-theme-dimension/blob/master/LICENSE.md"
+description = "A port of HTML5's dimension theme, optimized for markdown based CMS."
+homepage = "https://github.com/your-identity/hugo-theme-dimension/"
+tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "personal", "responsive", "simple", "responsive"]
+features = ["blog", "syntax highlighting"]
+min_version = 0.57
+
+[author]
+ name = "d-asnaghi"
+ homepage = "https://d-asnaghi.github.io"