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

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2018-02-11 16:21:34 +0300
committerCurtis Timson <curt@live.co.uk>2018-02-11 16:21:34 +0300
commit456b282c561dcefd9d02e5b5d1effd48895187a1 (patch)
tree213d453c25cddc69a4b88e665e44726a968ddcc4
parent015be9c366db320e7bd7a3dc85425f03c841fc01 (diff)
:memo: Update README to refer to exampleSite config
-rw-r--r--README.md62
1 files changed, 3 insertions, 59 deletions
diff --git a/README.md b/README.md
index b9251d6..942f862 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Theme includes ability for:
![](images/device-screenshots.png)
-## Example Site
+## Demo
https://curttimson.github.io/hugo-theme-dopetrope/
@@ -17,65 +17,9 @@ https://curttimson.github.io/hugo-theme-dopetrope/
### Configuration
- ```
- languageCode = "en-us"
-title = "My New Hugo Site"
-baseURL = "http://localhost:1313/"
-theme = "../.."
+See the demo's configuration as an example:
-[params]
- subtitle = "Howdy. This is Dopetrope."
- subtitleline2 = "A responsive template by HTML5 UP"
-
-[params.intro]
- title1 = "Ipsum consequat"
- description1 = "Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus."
-
- title2 = "Magna etiam dolor"
- description2 = "Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus."
-
- title3 = "Tempus adipiscing"
- description3 = "Nisl amet dolor sit ipsum veroeros sed blandit consequat veroeros et magna tempus."
-
- buttonlink1 = "#"
- buttontext1 = "Get Started"
-
- buttonlink2 = "#"
- buttontext2 = "Learn More"
-
-[params.footer]
- title1 = "Blandit nisl adipiscing"
-
- title2 = "What's this all about?"
- imagelink2 = "#"
- imageurl2 = "images/pic10.jpg"
- description2 = "This is Dopetrope a free, fully responsive HTML5 site template by AJ for HTML5 UP It's released for free under the Creative Commons Attribution license so feel free to use it for any personal or commercial project – just don't forget to credit us!"
- buttonlink2 = "#"
- buttontext2 = "Find out more"
-
- title3 = "Tempus consequat"
-
- title4 = "Ipsum et phasellus"
-
- title5 = "Vitae tempor lorem"
-
-
-[params.social]
- facebook = "https://facebook.com"
- twitter = "https://twitter.com/"
- dribbble = "https://dribbble.com"
- linkedin = "https://www.linkedin.com"
- googleplus = "https://plus.google.com/"
-
-[params.address]
- line1 = "Untitled Incorporated"
- line2 = "1234 Somewhere Road Suite"
- line3 = "Nashville, TN 00000-0000"
-
-[params.contact]
- email = "someone@untitled.tld"
- phone = "(800) 000-0000"
-```
+https://github.com/curttimson/hugo-theme-dopetrope/blob/master/exampleSite/config-prod.toml
### Cover Image