Skip to content

Commit b971ad9

Browse files
committed
'push by pim@rodin+linux+5.15.119+quiqr-desktop-app-0.17.14'
1 parent 5b346d7 commit b971ad9

26 files changed

+837
-171
lines changed

config.yml

+40-11
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
1-
baseURL: "https://terrameister.com/"
1+
baseURL: https://terrameister.com/
22
title: Terrameister 2024
33
canonifyurls: true
44
theme: Hugo Conference
5+
summaryLength: 30
56
params:
7+
FooterText: >-
8+
9+
<img src="/img/terrameister2024.png" style="width:500px" />
10+
11+
<br/>
12+
13+
<a href="https://technative.eu">
14+
15+
<img src="/images/footer/TechNative_logo_footer.png" />
16+
17+
</a>
18+
19+
<br/>
20+
21+
<br/>
22+
23+
Het <strong>Terrameister Minecraft Coding Tournement</strong> is een
24+
initiatief van <a href="https://technative.eu">TechNative B.V.
25+
Amersfoort</a>.
626
Name: Minecraft Coding Tournament
7-
Description: Conference description
827
Date: 2 maart
9-
Price: Only $100
1028
Venue: Amersfoort
11-
Address: Boulevard Kukulcan, 30
1229
City: Amersfoort
13-
14-
HomeSections:
15-
- title: Info
16-
class: bg-green
17-
titleImage: /some/image.png
18-
contentType: Schedule
19-
2030
Sections:
2131
- about
2232
- location
@@ -169,3 +179,22 @@ params:
169179
minim veniam, quis nostrud exercitation ullamco laboris nisi ut
170180
aliquip ex ea commodo
171181
time: 17h00
182+
menu:
183+
- disabled: false
184+
title: Info
185+
url: /#Info
186+
- disabled: false
187+
title: Locatie
188+
url: /#Locatie
189+
- disabled: false
190+
title: Agenda
191+
url: /#Agenda
192+
- disabled: true
193+
title: FAQ
194+
url: /index.html#Faq
195+
- disabled: false
196+
title: Tutorials
197+
url: /tags/tutorial/
198+
- disabled: false
199+
title: Geef je op!
200+
url: /#geefjeop

content/_index.md

+101-9
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ content_blocks:
1010
style: ImageRight
1111
title: Info
1212
content: >-
13-
So you want to organize a conference? That's pretty awesome! But we know
13+
So you want to *organize* a conference? That's pretty awesome! But we know
1414
that you don't have time to create the website, since you have to worry
1515
about contacting sponsors, choosing the right place, buying airplane
1616
tickets for speakers and many other things.
@@ -44,10 +44,20 @@ content_blocks:
4444
content_type: block_img_paragraph
4545
resources: []
4646
title_position: Right
47-
content: |-
48-
- blabla
49-
- bloe
50-
- blab
47+
content: >-
48+
So you want to organize a conference? That’s pretty awesome! But we know
49+
that you don’t have time to create the website, since you have to worry
50+
about contacting sponsors, choosing the right place, buying airplane
51+
tickets for speakers and many other things.
52+
53+
54+
That’s why we created this project! Conf Boilerplate is an iniciative of
55+
BrazilJS Foundation that provides a simple structure built on top of
56+
Docpad, a static generator in NodeJS, with all the things you need to
57+
create a event. We also provide a responsive template with i18n!
58+
59+
60+
This is just a live demo, check our repository on Github for more details
5161
style: ImageLeft
5262
title_icon: minecraft-154749_1280.png
5363
title_image: dbd5e3a84fd0468a558a52142850b44d.png
@@ -56,16 +66,56 @@ content_blocks:
5666
padding: 40px
5767
margin: 40px 0
5868
- disabled: false
59-
title: Geef je op!
69+
title: geefjeop
6070
content_type: block_img_paragraph
6171
resources: []
62-
padding: ''
63-
margin: ''
72+
padding: 50px
73+
margin: 50px
74+
content: >+
75+
So you want to organize a conference? That’s pretty awesome! But we know
76+
that you don’t have time to create the website, since you have to worry
77+
about contacting sponsors, choosing the right place, buying airplane
78+
tickets for speakers and many other things.
79+
80+
81+
That’s why we created this project! Conf Boilerplate is an iniciative of
82+
BrazilJS Foundation that provides a simple structure built on top of
83+
Docpad, a static generator in NodeJS, with all the things you need to
84+
create a event. We also provide a responsive template with i18n!
85+
86+
87+
This is just a live demo, check our repository on Github for more details
88+
89+
90+
91+
92+
93+
94+
style: ImageLeft
95+
title_icon: minecraft-154749_1280.png
96+
title_image: f424940be7ae2c54be26a88a8fd92767.png
97+
title_position: Left
98+
image: il_1140xN.3004388421_f94w.jpg
99+
html: |+
100+
64101
- disabled: false
65102
content_type: block_img_paragraph
66103
subtitle: ''
67104
title: Locatie
68-
content: Blablabnlabla
105+
content: >-
106+
So you want to organize a conference? That’s pretty awesome! But we know
107+
that you don’t have time to create the website, since you have to worry
108+
about contacting sponsors, choosing the right place, buying airplane
109+
tickets for speakers and many other things.
110+
111+
112+
That’s why we created this project! Conf Boilerplate is an iniciative of
113+
BrazilJS Foundation that provides a simple structure built on top of
114+
Docpad, a static generator in NodeJS, with all the things you need to
115+
create a event. We also provide a responsive template with i18n!
116+
117+
118+
This is just a live demo, check our repository on Github for more details
69119
button:
70120
enable: false
71121
label: ''
@@ -150,6 +200,48 @@ content_blocks_below_main: ''
150200

151201

152202

203+
204+
205+
206+
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+
218+
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
231+
232+
233+
234+
235+
236+
237+
238+
239+
240+
241+
242+
243+
244+
153245

154246

155247

content/blog/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: blog
3+
---

0 commit comments

Comments
 (0)