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

github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvind <arvind@zonic.io>2018-09-21 15:10:11 +0300
committerArvind <arvind@zonic.io>2018-09-21 15:10:11 +0300
commitbc5813898ff79557dfe359217117bd663a3a0f32 (patch)
tree81cd356400b07f9523b776682c8415e5f1300bae /theme.toml
initial commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..a2f8b1e
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,19 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/gohugoio/hugoThemes#themetoml for an example
+
+name = "UILite"
+license = "MIT"
+licenselink = "https://github.com/uicardiodev/hugo-uilite/blob/master/LICENSE.md"
+description = "Hugo Sodium Theme is minial, clean and responsive component theme"
+homepage = "https://uicard.io/products/hugo-uilite"
+tags = ["minimal","responsive","clean","modern","gradients","portfolio","blog"]
+features = ["blog","features","services","portfolio","contact","team"]
+min_version = "0.31.1"
+
+[author]
+ name = "UICardio"
+ homepage = "https://uicard.io/products/sodium-hugo-theme"
+
+[developer]
+ name = "Arvind"
+ homepage = "https://heyarviind.com" \ No newline at end of file