Beginn Überarbeitung 2025

This commit is contained in:
Florian Schlegel 2025-02-23 01:06:48 +01:00
parent e49ccb8a4d
commit 7b0536473a
11 changed files with 104 additions and 40 deletions

View file

@ -1,15 +1,14 @@
---
omit_header_text: true
featured_image: "img/Interfug_Banner.png"
featured_image_class: "contain bg-center bg-no-repeat"
---
# Interfug 2024: Technikf(|l)u(g|ch)
# Interfug 2025
Unter diesem Motto laden wir euch zum Auftakt der 42. Kalenderwoche vom **12. bis 13.10.2024** zu einem gemütlichen Geekend nach **Chemnitz** ins Lokomov ein.
Unter diesem Motto laden wir euch zum Auftakt der 42. Kalenderwoche vom **11. bis 12.10.2024** zu einem gemütlichen Geekend nach **Chemnitz** ins Lokomov ein.
Wenn ihr teilnehmen wollt, registriert euch bitte kostenlos unter:
https://tickets.chch.it/ChCh/Interfug2024/
https://tickets.chch.it/ChCh/Interfug2025/
## Fugplan:
Check-in: Samstag 12:00
Take-off: Samstag 16:00
Bordverpflegung (Frühstück): Sonntag ab 10:00
Landung am Zielfughafen: Sonntag 16:00
TBA

View file

@ -0,0 +1,22 @@
---
featured_image: "img/Interfug_Banner.png"
featured_image_class: "contain bg-center"
title: ""
#menu:
# main:
# parent: "vorjahre-menu"
# identifier: "vorjahre-2024"
# weight: 10
#url: "/vorjahre/2024/"
---
# Interfug 2024: Technikf(|l)u(g|ch)
Unter diesem Motto laden wir euch zum Auftakt der 42. Kalenderwoche vom **12. bis 13.10.2024** zu einem gemütlichen Geekend nach **Chemnitz** ins Lokomov ein.
Wenn ihr teilnehmen wollt, registriert euch bitte kostenlos unter:
https://tickets.chch.it/ChCh/Interfug2024/
## Fugplan:
Check-in: Samstag 12:00
Take-off: Samstag 16:00
Bordverpflegung (Frühstück): Sonntag ab 10:00
Landung am Zielfughafen: Sonntag 16:00

View file

@ -0,0 +1,10 @@
---
title: "Vorjahre"
#menu:
# main:
# identifier: "vorjahre-menu"
# weight: 80
#display blog entries in this subdirectory
display_pages: "vorjahre"
---

View file

@ -2,16 +2,12 @@
featured_image: "img/Interfug_Banner.png"
---
# Interfug 2024: Technikf(|l)u(g|ch)
# Interfug 2025
Under this motto we invite you to the start of the 42nd calendar week from **12 to 13.10.2024** to a cozy Geekend in **Chemnitz** at Lokomov.
If you would like to take part, please register
free of charge at:
https://tickets.chch.it/ChCh/Interfug2024/
Under this motto we invite you to the start of the 42nd calendar week from **11 to 12.10.2024** to a cozy Geekend in **Chemnitz** at Lokomov.
If you would like to take part, please register free of charge at:
https://tickets.chch.it/ChCh/Interfug2025/
# Fugplan:
Check-in: Saturday 12:00
Take-off: Saturday 16:00
In-flight catering (breakfast): Sunday from 10:00
Landing at our destination airport: Sunday 16:00
TBA

16
content/en/index_2024.md Normal file
View file

@ -0,0 +1,16 @@
---
featured_image: "img/Interfug_Banner.png"
---
# Interfug 2024: Technikf(|l)u(g|ch)
Under this motto we invite you to the start of the 42nd calendar week from **12 to 13.10.2024** to a cozy Geekend in **Chemnitz** at Lokomov.
If you would like to take part, please register free of charge at:
https://tickets.chch.it/ChCh/Interfug2024/
# Fugplan:
Check-in: Saturday 12:00
Take-off: Saturday 16:00
In-flight catering (breakfast): Sunday from 10:00
Landing at our destination airport: Sunday 16:00

View file

@ -1,8 +1,7 @@
title = "Interfug 2024"
copyright = "Chaostreff Chemnitz"
baseURL = 'https://interfug.de/'
languageCode = "de-de"
theme = 'ananke'
theme = "ananke"
resourceDir = "../resources"
DefaultContentLanguage = "de"
@ -12,24 +11,33 @@ googleAnalytics = ""
enableRobotsTXT = true
[languages]
[languages.de]
title = ""
weight = 98
contentDir = "content/de"
# languageDirection = 'rtl' for Right-To-Left languages
[[menu.main]]
Identifier= "home"
name = "2024"
url = "/"
weight = 0
[[menu.main]]
# Identifier= "impressum"
name = "Impressum"
url = "https://chaoschemnitz.de/ChaosChemnitz:%C3%9Cber_ChaosChemnitz"
weight = 99
[[languages.de.menu.main]]
identifier = "home"
name = "Interfug 2025"
url = "/"
weight = 10
[[languages.de.menu.main]]
identifier = "tickets"
name = "Tickets"
url = "https://tickets.chch.it/ChCh/Interfug2025/"
weight = 30
[[languages.de.menu.main]]
identifier = "impressum"
name = "Impressum"
url = "https://chaoschemnitz.de/ChaosChemnitz:%C3%9Cber_ChaosChemnitz"
weight = 90
[languages.de]
identifier = "de"
weight = 100
contentDir = "content/de"
# languageDirection = 'rtl' for Right-To-Left languages
[languages.en]
title = ""
weight = 98
identifier = "en"
weight = 100
contentDir = "content/en"
[sitemap]
@ -46,9 +54,22 @@ enableRobotsTXT = true
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
background_color_class = "bg-black"
recent_posts_number = 3
featured_image = "static/Interfug_Banner.png"
logo = "img/Interfug_Banner.png"
logo_small = "img/Interfug_Banner.png"
contact_url = "contact"
default_sharing_image = "img/Interfug_Banner.png"
date_format = "02.01.2006"
disabled_logo = false
breadcrumb = true
cover_dimming_class = "bg-transparent"
[params.carousel]
enable = true
[[params.ananke_socials]]
# name = "twitter"
# url = "https://twitter.com/GoHugoIO"
[params.see_more]
enable = false
[params.widgets]
categories = true
tags = true
search = true

@ -1 +1 @@
Subproject commit 33fbda0e9d3e97c92af5d195be94e8eea8003239
Subproject commit 8e1a6dc21313d3a765f122c2bd76bdc8ad174e67