summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mendoza <christian.mendoza@gmail.com>2017-12-20 17:32:46 -0500
committerChristian Mendoza <christian.mendoza@gmail.com>2017-12-20 17:32:46 -0500
commit5047b60c6dc965eb35ab74bb68070be79162f806 (patch)
tree5165444d00bd1b25dfdea18125430b98721de858
parent575ab65774651616fd95b7a83ca680521185fcfc (diff)
Add theme.toml and images
-rw-r--r--images/screenshot.pngbin0 -> 295128 bytes
-rw-r--r--images/tn.pngbin0 -> 131459 bytes
-rw-r--r--theme.toml22
3 files changed, 11 insertions, 11 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..e7fd2e2
--- /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..0eb217d
--- /dev/null
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 431af1e..6ef721e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,21 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "Hugo Split Theme"
-license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "http://example.com/"
-tags = []
+name = "Split"
+license = "Creative Commons Attribution 3.0 Unported"
+licenselink = "//github.com/christianmendoza/hugo-split-theme/blob/master/LICENSE.md"
+description = "Split is a centrally-divided layout for a professional online presence with a big image or video left with alongside content."
+homepage = "//github.com/christianmendoza/hugo-split-theme"
+tags = ["minimal", "onepage", "one page", "responsive", "personal"]
features = []
-min_version = "0.31.1"
+min_version = "0.21"
[author]
- name = ""
- homepage = ""
+ name = "Christian Mendoza"
+ homepage = "//iamchristian.me"
# If porting an existing theme
[original]
- name = ""
- homepage = ""
+ name = "One Page Love"
+ homepage = "https://onepagelove.com/split"
repo = ""