Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 23 additions & 15 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,26 @@
# 'jekyll serve'. If you change this file, please restart the server process.

# Site settings
title: VLCTechFest 2022
title: VLCTechFest 2026
email: hola@vlctechfest.org
baseurl: "" # the subpath of your site, e.g. /blog
url: https://2022.vlctechfest.org # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog
url: https://vlctechfest.org # the base hostname & protocol for your site
description:
es: 18 de junio de 2022. Evento gratuito y abierto a todo el mundo que reúne a las comunidades tecnológicas de la Comunidad Valenciana.
en: June 18th, 2022. Free and open event for everyone to bring together the technical communities of Valencian Community.
ca: 18 de juny de 2022. Esdeveniment gratuït i obert a tothom que reuneix les comunitats tecnològiques de la Comunitat Valenciana.
# Replace with bottom 3 text once the date is clear.
# es: Evento gratuito y abierto a todo el mundo que reúne a las comunidades tecnológicas de la Comunidad Valenciana.
# en: Free and open event for everyone to bring together the technical communities of Valencian Community.
# ca: Esdeveniment gratuït i obert a tothom que reuneix les comunitats tecnològiques de la Comunitat Valenciana.
es: 23 de mayo de 2026. Evento gratuito y abierto a todo el mundo que reúne a las comunidades tecnológicas de la Comunidad Valenciana.
en: May 23rd, 2026. Free and open event for everyone to bring together the technical communities of Valencian Community.
ca: 23 de maig de 2026. Esdeveniment gratuït i obert a tothom que reuneix les comunitats tecnològiques de la Comunitat Valenciana.
share_image:
es: vlctechfest2022-date-1-1-es.png
en: vlctechfest2022-date-1-1-en.png
ca: vlctechfest2022-date-1-1-va.png
es: vlctechfest2026_es.png
en: vlctechfest2026_en.png
ca: vlctechfest2026_ca.png
fest:
twitter_username: vlctechfest
youtube_url: https://www.youtube.com/channel/UCS7z_DqAOTqwANFvmKmM5ig
hub:
twitter_username: vlctechhub
github_username: vlctechhub
github_username: vlctechhub
web_url: https://vlctechhub.org/
web_title: vlctechhub.org
slack_url: https://slack.vlctechhub.org/
Expand All @@ -38,10 +40,16 @@ path:
community_images: /images/communities/
navigation:
- about
- agenda
- coc
- cfp
# - agenda
# - workshops
# - speakers
- faq
- sponsors
- communities
# - sponsors
- coc
- principles
# - location
locale:
es: es_ES
en: en_US
Expand Down