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

github.com/garvincasimir/hugo-h5bp-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarvin Casimir <gjcasimir@gmail.com>2015-07-25 00:17:56 +0300
committerGarvin Casimir <gjcasimir@gmail.com>2015-07-25 00:17:56 +0300
commitec0562269a27bccb2652403f7dda5f1c6731888b (patch)
treedc2c3673ba247c4dd4ce7fa7298dec268b2d9db6
parent7533e946838a71bdcaddac04795a1ebf9f8681c5 (diff)
Updating theme info
-rw-r--r--images/screenshot.pngbin0 -> 153567 bytes
-rw-r--r--images/tn.pngbin0 -> 26074 bytes
-rw-r--r--theme.toml18
3 files changed, 9 insertions, 9 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..1f8bb3e
--- /dev/null
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..b26f2be
--- /dev/null
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 6a21a10..e38348e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,18 +1,18 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
-name = "Silasco"
+name = "hugo-h5bp-simple"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "http://siteforthistheme.com/"
-tags = ["", ""]
-features = ["", ""]
-min_version = 0.13
+licenselink = "https://github.com/garvincasimir/hugo-h5bp-simple/blob/master/LICENSE"
+description = "Simple responsive theme for hugo"
+homepage = "https://github.com/garvincasimir/hugo-h5bp-simple"
+tags = ["html5", "responsive","simple","articles"]
+features = ["html5", "responsive","paging","easy to monify"]
+min_version = 0.14
[author]
- name = ""
- homepage = ""
+ name = "Garvin Casimir"
+ homepage = "https://github.com/garvincasimir/hugo"
# If porting an existing theme
[original]