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

github.com/ijsucceed/onepress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Succeed <ikwuje24@gmail.com>2019-01-05 02:18:50 +0300
committerGitHub <noreply@github.com>2019-01-05 02:18:50 +0300
commitf7262e177ed3da4c89547c3ae824390f67c03225 (patch)
tree4a19c6286a36e63a4140cd34173f14f1ceff12da
parent035bebbdd79c1c5cb28159554b2676cf4094c97f (diff)
Update
-rw-r--r--theme.toml19
1 files changed, 7 insertions, 12 deletions
diff --git a/theme.toml b/theme.toml
index da418fe..e5d1827 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,20 +2,15 @@
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Onepress"
-license = "MIT"
+license = "Apache 2.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = ""
-homepage = "http://example.com/"
-tags = []
-features = []
+description = "A clean, simple and responsive hugo theme for bloggers."
+homepage = "https://github.com/ijsucceed/onepress"
+tags = [ "responsive", "disqus", "widgets", "blog", "fontawesome", "minimal"]
+features = [ "comments", "social icons", "posts", "syntax highlighting"]
min_version = "0.41"
[author]
- name = ""
- homepage = ""
+ name = "Jeremiah Succeed"
+ homepage = "https://ijsucceed.com"
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""