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

github.com/ThemeTony/hugo-theme-tony.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFFRaycoder <nn_201312@163.com>2020-05-17 10:12:21 +0300
committerFFRaycoder <nn_201312@163.com>2020-05-17 10:12:21 +0300
commit59603894eb23ff1a72dc1a500e9e3c0ceace027a (patch)
tree2234218a7911e188be7f2ecf416b1bccc099da85 /theme.toml
scss
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..445dabe
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,19 @@
+name = "Tony"
+license = "GPL-3.0"
+licenselink = "https://github.com/ThemeTony/hugo-theme-tony/blob/master/LICENSE"
+description = "An Elegant Hugo Theme Based on WordPress Theme Tony"
+homepage = "https://htony.js.org"
+tags = ["simple", "Elegant", "transportation", "porting"]
+features = ["medium-zoom", "social icon", "thumbnail", "Valine","highlight.js","Google Analytics","Archives Page","JQuery"]
+min_version = "0.59.1"
+
+# If the theme has a single author
+[author]
+ name = "Ray"
+ homepage = "https://www.raycoder.me"
+
+# If porting an existing theme
+[original]
+ author = "TonyHe"
+ homepage = "https://www.ouorz.com"
+ repo = "https://github.com/ThemeTony/tony_wordpress/"