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 11:23:09 +0300
committerDurand D'souza <durand1@gmail.com>2016-09-20 11:23:09 +0300
commit69812b83937886d063824a2b309d5c945992358a (patch)
treefa5d697e1107c8747f6d655ed6ae861360a87962
parent9ca0f45bfdf63ebbc08cade48a888c7108c12d0d (diff)
Updated theme details
-rw-r--r--theme.toml18
1 files changed, 9 insertions, 9 deletions
diff --git a/theme.toml b/theme.toml
index 9f12613..3dc073b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,17 +1,17 @@
name = "Hpstr"
license = "MIT"
-licenselink = "https://github.com/.../.../LICENSE.md"
-description = ""
-homepage = "http://siteforthistheme.com/"
-tags = ["", ""]
-features = ["", ""]
+licenselink = "https://github.com/dldx/hpstr-hugo-theme/blob/master/LICENSE.md"
+description = "A Hugo port of the HPSTR theme by Michael Rose (mmistakes)"
+homepage = "https://dldx.github.io/hpstr-hugo-theme/"
+tags = ["responsive", "blog"]
+features = ["comments", "scss", "menu"]
[author]
- name = ""
+ name = "Durand D'souza"
homepage = ""
# If porting an existing theme
[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "Michael Rose"
+ homepage = "ihttps://mademistakes.com/"
+ repo = "https://github.com/mmistakes/hpstr-jekyll-theme"