Skip to content

Commit 6119e4e

Browse files
committed
preparing 2025 edition
1 parent 518dafb commit 6119e4e

File tree

1 file changed

+65
-49
lines changed

1 file changed

+65
-49
lines changed

config.toml

Lines changed: 65 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ googleAnalytics = "UA-60791139-1"
3636

3737
# Navigation
3838
[params.navigation]
39-
brand = "SoCraTes FRance 2023"
39+
brand = "SoCraTes FRance"
4040
services = "What it is about?"
4141
portfolio = "Information"
4242
about = "History"
@@ -66,8 +66,8 @@ googleAnalytics = "UA-60791139-1"
6666
[params.hero]
6767
# To change the background image of the hero, replace 'header-bg.jpg' in
6868
# the 'static/img' folder.
69-
title = "December ?th, 2024.<br>International Conference for Software Craft and Testing."
70-
subtitle = "SoCraTes FRance 2024"
69+
title = "8th Edition of the International Conference for Software Craft and Testing - France. March 20-23th, 2025."
70+
subtitle="SoCraTes France"
7171
buttontext = "Tell me more"
7272

7373
# Services section
@@ -115,15 +115,15 @@ googleAnalytics = "UA-60791139-1"
115115
enable = true
116116
title = "History"
117117
subtitle = "Previous and next edition."
118-
endpoint = "Be part<br>of the<br>event!"
118+
endpoint = "February 2015"
119119

120120
# The events will be listed from the top to the bottom.
121121
# All images are stored under 'static/img/about'.
122122
# Replace them with your own.
123123

124124
[[params.about.events]]
125125
img = "3.jpg"
126-
date = "December ?th, 2024"
126+
date = "March 20-23th, 2025"
127127
title = "Eighth edition"
128128
description = "It will take place at the beautiful castle 'Château de Massillan' - France (Drôme)"
129129

@@ -213,7 +213,7 @@ googleAnalytics = "UA-60791139-1"
213213
position = "Spain"
214214
social = [
215215
["fa-twitter", "https://twitter.com/socracan"],
216-
["fa-link", "https://www.socracan.com"]
216+
["fa-link", "https://www.socracan.org/"]
217217
]
218218

219219
[[params.team.members]]
@@ -282,45 +282,65 @@ googleAnalytics = "UA-60791139-1"
282282

283283
# Sponsor section
284284
[params.sponsors]
285-
enable = false
286-
title = "Our Sponsors 2023"
285+
enable = true
286+
title = "Our Sponsors"
287287
subtitle = ""
288288

289-
[[params.sponsor]]
290-
name = "Kaïbee"
291-
logo = "kaibee-square.png"
292-
link = "https://kaibee.fr/"
289+
[[params.sponsor]]
290+
name = "CodeWorks"
291+
logo = "codeworks-square.png"
292+
link = "https://www.codeworks.fr/"
293+
294+
[[params.sponsor]]
295+
name = "Saikoda"
296+
logo = "saikoda-square.jpg"
297+
link = "https://www.saikoda.fr/"
298+
299+
[[params.sponsor]]
300+
name = "Malt"
301+
logo = "malt-square.png"
302+
link = "https://www.malt.com/"
293303

294-
[[params.sponsor]]
295-
name = "La Combe du Lion Vert"
296-
logo = "lacombedulionvert-square.png"
297-
link = "https://www.lacombedulionvert.fr/"
304+
[[params.sponsor]]
305+
name = "Objectware"
306+
logo = "objectware-square.png"
307+
link = "https://www.objectware.fr/"
308+
309+
[[params.sponsor]]
310+
name = "Kapsul"
311+
logo = "kapsul-square.jpeg"
312+
link = "https://www.kapsul.io/"
313+
314+
# [[params.sponsor]]
315+
# name = "Shodo"
316+
# logo = "shodo-square.png"
317+
# link = "https://shodo.io"
318+
319+
# [[params.sponsor]]
320+
# name = "La Combe du Lion Vert"
321+
# logo = "lacombedulionvert-square.png"
322+
# link = "https://www.lacombedulionvert.fr/"
298323

299324

300325
# [[params.sponsor]]
301326
# name = "Edwyn"
302327
# logo = "edwyn-square.png"
303328
# link = "https://www.edwyn.tech/"
304329

305-
[[params.sponsor]]
306-
name = "Shodo"
307-
logo = "shodo-square.png"
308-
link = "https://shodo.io"
309-
310330
# [[params.sponsor]]
311331
# name = "Wemanity"
312332
# logo = "wemanity-square.png"
313333
# link = "https://wemanity.com/"
314334

315-
[[params.sponsor]]
316-
name = "Octo Technology"
317-
logo = "octo-square.png"
318-
link = "http://www.octo.com"
319-
320-
[[params.sponsor]]
321-
name = "HackYourJob Community"
322-
logo = "hackyourjob-square.png"
323-
link = "https://www.hackyourjob.org/"
335+
# [[params.sponsor]]
336+
# name = "Octo Technology"
337+
# logo = "octo-square.png"
338+
# link = "http://www.octo.com"
339+
#
340+
# [[params.sponsor]]
341+
# name = "HackYourJob Community"
342+
# logo = "hackyourjob-square.png"
343+
# link = "https://www.hackyourjob.org/"
324344

325345
# [[params.sponsor]]
326346
# name = "SOAT"
@@ -342,25 +362,21 @@ googleAnalytics = "UA-60791139-1"
342362
# logo = "meritis-square.png"
343363
# link = "http://meritis.fr"
344364

345-
[[params.sponsor]]
346-
name = "Novencia"
347-
logo = "novencia-square.png"
348-
link = "http://www.novencia.com"
349-
350-
[[params.sponsor]]
351-
name = "Pix"
352-
logo = "pix-square.jpg"
353-
link = "https://pix.fr/"
354-
355-
[[params.sponsor]]
356-
name = "McKinsey & Company"
357-
logo = "mckinsey-square.png"
358-
link = "https://www.mckinsey.com/"
359-
360-
[[params.sponsor]]
361-
name = "CodeWorks"
362-
logo = "codeworks-square.png"
363-
link = "https://www.codeworks.fr/"
365+
# [[params.sponsor]]
366+
# name = "Novencia"
367+
# logo = "novencia-square.png"
368+
# link = "http://www.novencia.com"
369+
#
370+
# [[params.sponsor]]
371+
# name = "Pix"
372+
# logo = "pix-square.jpg"
373+
# link = "https://pix.fr/"
374+
#
375+
# [[params.sponsor]]
376+
# name = "McKinsey & Company"
377+
# logo = "mckinsey-square.png"
378+
# link = "https://www.mckinsey.com/"
379+
364380

365381
# [[params.sponsor]]
366382
# name = "Alcor.Academy"

0 commit comments

Comments
 (0)