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

github.com/10mohi6/hugo-theme-simple-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author10mohi6 <10.mohi.6.y@gmail.com>2020-05-28 08:56:10 +0300
committer10mohi6 <10.mohi.6.y@gmail.com>2020-05-28 08:56:10 +0300
commit5facec02458ace3c279fcbc9e82326dfbb67ba40 (patch)
tree33aa289f6f2cbad46a70af39b06d3d906f908c38 /theme.toml
first commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..56efe12
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,21 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/gohugoio/hugoThemes#themetoml for an example
+
+name = "Simple Blog"
+license = "MIT"
+licenselink = "https://github.com/10mohi6/hugo-theme-simple-blog/blob/master/LICENSE"
+description = "A clean, responsive, minimal, bootstrap, customizable, light, personal, simple blog hugo theme"
+homepage = "https://github.com/10mohi6/hugo-theme-simple-blog"
+tags = ["simple", "blog", "responsive", "minimal", "clean", "light", "personal", "bootstrap", "customizable", "hugo", "theme"]
+features = ["simple", "blog", "responsive", "minimal", "clean", "light", "personal", "bootstrap", "customizable", "hugo", "theme"]
+min_version = "0.41"
+
+[author]
+ name = "10mohi6"
+ homepage = "https://github.com/10mohi6"
+
+# If porting an existing theme
+[original]
+ name = ""
+ homepage = ""
+ repo = ""