forked from instantwifi/appernetic-hugo-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
187 lines (154 loc) · 4.82 KB
/
config.toml
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# hostname (and path) to the root eg. https://appernetic.github.io/
baseurl = "https://www.gowi.fi/"
DefaultContentLanguage = "en"
# If you want all of the languages to be put below their respective language code,
# enable DefaultContentLanguageInSubdir = true. Without enabling it english content
# will be in the root and other languages in their respective subfolder such as /sv/.
# See [Languages] settings at the end of this file.
# Language
languageCode = "en"
# SES friendly url:s
canonifyurls = true
# Frontmatter format
# "yaml", "toml", "json"
metaDataFormat = "toml"
# Theme to use (located in /themes/THEMENAME/)
theme = "hugo-bootstrap-premium"
# Pagination
paginate = 10
paginatePath = "page"
# Enable Disqus integration
disqusShortname = "gowi-fi"
[permalinks]
post = "/:year/:month/:day/:slug/"
code = "/:slug/"
[taxonomies]
tag = "tags"
topic = "topics"
[author]
name = "yourname"
email = "yourname@example.com"
#
# All parameters below here are optional and can be mixed and matched.
#
[params.theme]
name = "paper"
[params.popover]
# This is a highly configurable popover form.
enablepopover = false #enable or disable popover: true/false.
posturl = "https://zapier.com/hooks/catch/1227563/" # Your zapier post hook.
headerimage = "//placehold.it/1000x600"
expirecookie = 5 #show it again after number of days to visitors that has not subscribed.
cookiename = "mycookie1" #give the cookie a unique name variable (avoid spaces and strange characters).
signupheader = "Join Our Newsletter"
showmodaltimeout = 10000 #show popover modal after time interval in milliseconds.
mouseleave = true #show popover when mouse leaves window: true/false.
modalsize = "" #lg or sm. Empty is md. If phone is detected lg is used.
imagedescription = "Placeholder image for this popover modal optin form"
signuptext = "Signup today for free and be the first to get notified on new updates."
inputplaceholder = "Enter your email"
submitbutton = "Subscribe"
successmessage = "Thanks for your subscription!"
errormessage = "Submitting form failed!"
optin = true #opt-in: true/false
[params]
# You can use markdown here.
BrandImage = "" #top header brand image.
brand = "Go Wi.Fi" # brand image alt text.
topline = "Get your instant Wi-Wfi access with GoWi.Fi"
footline = "code with <i class='fa fa-heart'></i>"
# Text for the top menu link, which goes to the root URL for the site.
# Default (if omitted) is "Home".
home = "Home"
mailmunchid = "" # Mailmunch site id
sumomeid = "ba28313af58cefd42b4bd81a16cbdf5388dea44397fd8fb9800dcee82800777a" # Sumome id
# Show a sidebar menu
showRightSidebar = false
# Select a syntax highlight.
# Check the static/css/highlight directory for options.
highlight = "default"
# Google Analytics.
googleAnalytics = "UA-107118511-1"
# Sidebar social links.
github = "instantwifi" # Your Github profile ID
bitbucket = "" # Your Bitbucket profile ID
linkedin = "" # Your LinkedIn profile ID (from public URL)
googleplus = "Myprofile" # Your Google+ profile ID
facebook = "Myprofile" # Your Facebook profile ID
twitter = "Myprofile" # Your Twitter profile ID
youtube = "" # Your Youtube channel ID
flattr = "" # populate with your flattr uid
[blackfriday]
angledQuotes = true
fractions = false
hrefTargetBlank = false
latexDashes = true
plainIdAnchors = true
extensions = []
extensionmask = []
# Menus
# If you want active menu items highlighted for internal pages don't add them here, they need to be added in each files front matter.
# like this:
#[menu]
# [menu.main]
# name = "Showcase"
# weight = 3
# identifier = "showcase"
[Languages]
[Languages.en]
weight = 1
copyright = "(c) 2017 Copyright GoWi.Fi"
title = "GoWi.Fi" # Site title
# [[Languages.en.menu.main]]
# name = "Blog"
# pre = ""
# weight = 2
# identifier = "post"
# url = "/post/"
[[Languages.en.menu.main]]
name = "About"
weight = 2
identifier = "about"
url = "/about/"
pre = ""
[[Languages.en.menu.main]]
name = "Who is using GoWi.Fi?"
weight = 1
identifier = "who-is-using-gowifi"
url = "/who-is-using-gowifi/"
pre = ""
# [[Languages.en.menu.footer]] # add links to the bottom right corner.
# name = "Disclaimer"
# pre = "<i>·</i>"
# identifier = "disclaimer"
# weight = 1
# url = "/disclaimer/"
# [[Languages.en.menu.footer]]
# name = "Terms"
# identifier = "terms"
# weight = 2
# url = "/terms/"
[Languages.sv]
weight = 2
title = "Go Wi.Fi" # Site title
copyright = "(c) 2017 Alla rättigheter"
[[Languages.sv.menu.main]]
name = "Om oss"
pre = ""
weight = 2
identifier = "om-oss"
url = "/sv/om-oss/"
# [[Languages.sv.menu.footer]] # add links to the bottom right corner.
# name = "Ansvarsfriskrivning"
# pre = "<i>·</i>"
# identifier = "friskrivning"
# weight = 1
# url = "/sv/friskrivning/"
# [[Languages.sv.menu.footer]]
# name = "Vilkor"
# identifier = "vilkor"
# weight = 2
# url = "/sv/vilkor/"
[Languages.sv.taxonomies]
tag = "Taggar"
topic = "Ämne"