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

config-prod.toml « exampleSite - github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dce9e3bb9b98b15d58a03d4e7e69c37f71567861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
languageCode = "en-us"
title = "Dopetrope"
baseURL = "https://curttimson.github.io/hugo-theme-dopetrope/"
theme = "../.."

[params]
    subtitle = "Howdy. This is Dopetrope."
    subtitleline2 = "A responsive template by HTML5 UP"

[params.portfolio]
    title = "My Portfolio"
    foldername = "portfolio"
    findoutmoretext = "Find out more"

[params.blog]
    title = "The Blog"
    viewalltext = "View All"
    postsperpage = "6"
    foldername = "blog"

[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"

[params.settings]
    googleanalytics = "UA-113904582-2"
    disqus = "hugo-dopetrope"

[params.sidebar]
    position = "right"

    image1 = "images/pic09.jpg"
    title1 = "Sed etiam lorem nulla"
    description1 = "Lorem ipsum dolor sit amet sit veroeros sed amet blandit consequat veroeros lorem blandit adipiscing et feugiat phasellus tempus dolore ipsum lorem dolore."
    buttonlink1 = "#"
    buttontext1 = "Magna sed taciti"

    title2 = "Feugiat consequat"
    description2 = "Veroeros sed amet blandit consequat veroeros lorem blandit adipiscing et feugiat sed lorem consequat feugiat lorem dolore."
    buttonlink2 = "#"
    buttontext2 = "Ipsum consequat"