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

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDurand D'souza <durand1@gmail.com>2016-09-20 09:49:12 +0300
committerDurand D'souza <durand1@gmail.com>2016-09-20 09:49:12 +0300
commit2db68292cfa61a94712e304b1bd5341d357b0ba1 (patch)
tree1765f955e13d70a6e25131978b4f6b409cdc694d /theme.toml
parent4a86244834ff922699d111807b3b9b7bc28ca957 (diff)
Converted hpstr jekyll theme to a Hugo theme
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..9f12613
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,17 @@
+name = "Hpstr"
+license = "MIT"
+licenselink = "https://github.com/.../.../LICENSE.md"
+description = ""
+homepage = "http://siteforthistheme.com/"
+tags = ["", ""]
+features = ["", ""]
+
+[author]
+ name = ""
+ homepage = ""
+
+# If porting an existing theme
+[original]
+ name = ""
+ homepage = ""
+ repo = ""