-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
152 lines (151 loc) · 5.8 KB
/
config.yaml
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
baseURL: http://www.sponteacoffee.com
languageCode: en-us
title: Spontea Coffee
theme: hugo-fresh
googleAnalytics: # Put in your tracking code without quotes like this: UA-XXXXXX...
# Disables warnings
disableKinds:
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true # Allows you to write raw html in your md files
params:
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
openGraph: true
# Used as meta data; describe your site to make Google Bots happy
description: Spontea Coffee stands for a welcome distraction and facilitates 5 minute spontaneous conversations to break from the work routines.
navbarlogo:
# Logo (from static/images/logos/___)
image: logo.jpg
link: /
font:
name: "Open Sans"
sizes: [400,600]
hero:
# Main hero title
title: Spontea Coffee
# Hero subtitle (optional)
subtitle: Have a spontaneous 5 minutes talk. Get connected with your coworkers. Because it's still about the people you work with.
# Button text
buttontext: Demo
# Where the main hero button links to
buttonlink: "#"
# Hero image (from static/images/___)
image: illustrations/worker.svg
# Footer logos (from static/images/logos/clients/___.svg)
clientlogos:
- hrhackathon.png
# Customizable navbar. For a dropdown, add a "sublinks" list.
navbar:
# - title: Features
# url: /
# - title: Pricing
# url: /
# - title: Dropdown
# sublinks:
# - title: Dropdown item
# url: /
# - title: Dropdown item
# url: /
# - title: Dropdown item
# url: /
# - title: Log in
# url: /
- title: Sign up
url: https://85fbfc54.sibforms.com/serve/MUIEAPUOMZLGGPihOOU3U-ekjUPb0p5XCNrzfh-0tEnx0g1DUgKsMlhTOG7BczfR2Z05bBnddDUP4gl2jqRzEmYIDycebcQpU4VCcTbiOazGHsw4ZyzQuL7Mbbm24mfIKtiflzZc1Voei_S6CncdPGQyvq89HBoDqou8e87ilOhIlZhXG2VxtZqwxuJ_hJ7Krz-ABk6BBwPprxB1
button: true
# section1:
# title: Great power comes
# subtitle: with great responsibility
# tiles:
# - title: App builder
# icon: mouse-globe
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Free trial
# - title: Cloud integration
# icon: laptop-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
# - title: Add-ons & plugins
# icon: plug-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
section2:
title: Tech for remote and distributed team
subtitle: Remote work is here to stay. Get ahead of the game.
features:
- title: Simulate the spontaneous conversations at the office.
text: Spontea Coffee simulates the physical cues we get while working in the office, similar to bumping into people or a quick desk or corridor conversation. At home it is easy to forget to take little breaks and people can be more reluctant to start a spontaneous conversation online.
# Icon (from /images/illustrations/icons/___.svg)
icon: mobile-feed
- title: Get people connected. Build relationships and the sense of belonging.
text: Virtual relationship building can be a challenge. It's easy to underestimate the diminished human connection, team bonding, and the sense of belonging within the company in our remote world. We recognise the importance of all these.
icon: laptop-globe
- title: Morale + mental health + happiness = Productivity.
text: Studies proof that people need little breaks to get on track and boost their energy levels. Mental health and happiness are crucial to morale, productivity and longevity of workers. We are all humans after all, not robots.
icon: doc-sync
section3:
title: How It Works
subtitle:
image: screenshot.png
buttonText: Get started
buttonLink: "#"
# section4:
# title: Our Clients love us!
# subtitle: Lorem ipsum sit dolor amet is a dummy text used by typography industry
# clients:
# - name: Irma Walters
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: Accountant
# img: 1
# - name: John Bradley
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: Financial Analyst
# img: 2
# - name: Gary Blackman
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: HR Manager
# img: 3
# section5: true
footer:
# Logo (from /images/logos/___)
logo: logo.jpg
# Social Media Title
# socialmediatitle: Follow Us
# Social media links (GitHub, Twitter, etc.). All are optional.
# socialmedia:
# - link: https://github.com/lucperkins/github-fresh
# # Icons are from Font Awesome
# icon: github
# - link: https://twitter.com/lucperkins
# icon: twitter
bulmalogo: false
quicklinks:
column1:
title: "Around the Web"
links:
- text: Hackathon submission at Devpost
link: https://devpost.com/software/breakout-your-work
# column2:
# title: "Docs"
# links:
# - text: Get started
# link: /
# - text: User guides
# link: /
# - text: Admin guide
# link: /
# - text: Developers
# link: /
# column3:
# title: "Blog"
# links:
# - text: Latest news
# link: /blog/first
# - text: Tech articles
# link: /blog/second