-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
160 lines (132 loc) Β· 5.33 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
baseurl = "https://sfcheeseparty.com/"
languageCode = "en-us"
title = "SF Cheese Party ππ§π"
theme = "hugo-creative-theme"
googleAnalytics = ""
extensions = ["hardLineBreak"]
disableKinds = ["taxonomy"]
# [taxonomies]
# category = ""
# tags = ""
[social]
twitter = "sfcheeseparty"
summary = "Host an original party with your friends! You can now experiment raclette party like in France directly in San Francisco. Order and get everything you need delivered at your door!"
domain = "https://sfcheeseparty.com"
fb_appid = 1526640494080558
facebook = "sfcheeseparty"
instagram = "sfcheeseparty"
[params]
name = "Nicolas GreniΓ©"
description = "Host an original party with your friends! You can now experiment raclette party like in France directly in San Francisco. Order and get everything you need delivered at your door!"
Permalink = "https://sfcheeseparty.com"
images = ["/img/opengraph.png"]
keywords = "san francisco, raclette, SF, cheese party, fondue, party, social"
# The path must be relative to the static folder
favicon = "/favicons/favicon.ico"
custom_css = ["css/style.css"]
# Navigation
[params.navigation]
brand = "π π§ π"
[params.navigation.links]
about = "About"
faq = "http://help.sfcheeseparty.com/"
contact = "Contact"
# Hero section
[params.hero]
# To change the background of the hero section, replace the 'header.jpg' at './static/img' with your own.
slogan = "SF Cheese Party ππ§π"
subtitle = "The ultimate raclette party experience delivered to your door. Ready to enjoy with friends!"
buttonText = "Find out more"
# About section
[params.about]
headline = "Choose your experience"
# description = "We have options for different budget and parties. You just want the device and buy the groceries yourself? Or you don't want to worry about anything and just enjoy time with friends? We have you covered π."
# buttonText = "Get started!"
[[params.about.packages]]
title = "DIY"
description = "Rent only the device and create your own party."
image = "/img/raclette_pan.png"
price = "10/day"
features = ["1 raclette grill device", "6 individual pan with scraper", "Free delivery"]
modalID = "diy-package"
[[params.about.packages]]
title = "Cheese Party"
description = "All included, for more fun with friends."
image = "/img/raclette_cheese_bacon.png"
price = "25/person"
features = ["1 raclette grill device", "6 individual pan with scraper", "π§ for 6 people (2lb)","π₯ selection of charcuterie", "π₯ tasty potatoes", "Free delivery"]
modalID = 'full-experience'
# [[params.about.packages]]
# title = "Premium"
# description = "Host the"
# image = "/img/raclette_pan.png"
# price = "10"
# features = ["1 raclette grill device", "6 individual pan with scraper", "π§ for 6 people (2lb)","π₯ selection of charcuterie", "π₯ tasty potatoes", "", "Free delivery"]
#
# [[params.about.packages]]
# title = "Custom"
# description = "Rent only the device and create your own party."
# image = "/img/raclette_pan.png"
# price = "10"
# features = ["1 raclette grill device", "6 individual pan with scraper", "Free delivery"]
# Service section
[params.services]
headline = "At your service"
[[params.services.list]]
icon = "fa-fort-awesome"
title = "Authentic"
description = "Nothing can beat good food. Trust the French!"
[[params.services.list]]
icon = "fa-bolt"
title = "Easy"
description = "As easy as pie! We take care of everything for you, so you can focus on your party and friends."
[[params.services.list]]
icon = "fa-grav"
title = "Original"
description = "Setup a trend and impress your friends."
[[params.services.list]]
icon = "fa-heart"
title = "Fun"
description = "Our parties are guaranteed 100% fun!"
# Portfolio modals
[params.portfolio.modal]
client = "Client"
date = "Date"
category = "Category"
buttonText = "Close"
# Aside section
[params.aside]
headline = "Still have questions?"
[params.aside.button]
text = "Check our FAQ"
link = "http://help.sfcheeseparty.com"
# Contact section
[params.contact]
headline = "Let's Get In Touch!"
description = "Ready to host your next party with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!"
phone = "(510) 985-9458"
email = "[email protected]"
made_with = "Proudly made with π§ in San Francisco!"
[[params.contact.credits]]
name = "Cheese"
author = "Alina Oleynik"
author_link = "https://thenounproject.com/dorxela"
site_name = "Noun Project"
site_url = "https://thenounproject.com/icon/1035420/"
[[params.contact.credits]]
name = "Bacon"
author = "Angriawan Ditya Zulkarnain"
author_link = "https://thenounproject.com/zquencie"
site_name = "Noun Project"
site_url = "https://thenounproject.com/icon/1267281/"
[[params.contact.credits]]
name = "Cheese"
author = "Edward Boatman"
author_link = "https://thenounproject.com/edward"
site_name = "Noun Project"
site_url = "https://thenounproject.com/icon/590/"
# Google Maps section
# [params.location]
# latitude = "34.007850"
# longitude = "-118.499305"
# maps_api_key = ""