aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/edwin/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/edwin/theme.toml')
-rw-r--r--generators/hugo/themes/edwin/theme.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/generators/hugo/themes/edwin/theme.toml b/generators/hugo/themes/edwin/theme.toml
new file mode 100644
index 0000000..9b3722a
--- /dev/null
+++ b/generators/hugo/themes/edwin/theme.toml
@@ -0,0 +1,17 @@
+name = "Hugo Bootstrap"
+license = "MIT"
+licenselink = "https://github.com/Xzya/hugo-bootstrap/blob/master/LICENSE.md"
+description = "A simple hugo theme using bootstrap"
+homepage = "https://github.com/Xzya/hugo-bootstrap"
+tags = ["blog", "multilingual", "bootstrap"]
+features = ["blog", "responsive", "Google Analytics", "bootstrap", "multilingual", "i18n"]
+min_version = 0.15
+
+[author]
+ name = "Mihail Cristian Dumitru"
+ homepage = "https://github.com/Xzya"
+
+[original]
+ author = "Alan Orth"
+ homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"
+ repo = "https://github.com/alanorth/hugo-theme-bootstrap4-blog" \ No newline at end of file