From aa8295e70ddef2b61a0ad86a67b04ae0f07ad2e0 Mon Sep 17 00:00:00 2001 From: Livia Date: Tue, 8 Apr 2025 17:50:04 +0200 Subject: [PATCH] set "omit_header_text = true" for all posts --- .../de/posts/2024-05-30-War_da_nicht_was.md | 1 + content/de/posts/2024-08-11_CfP.md | 1 + .../de/posts/2024-09-14_Wichtige_Updates.md | 1 + .../de/posts/2024-10-07_Bordunterhaltung.md | 1 + content/de/posts/2025-04-08-Test.md | 18 ++++++++++++++++++ .../en/posts/2024-05-30-War_da_nicht_was.md | 1 + content/en/posts/2024-08-11_CfP.md | 1 + .../en/posts/2024-09-14_Wichtige_Updates.md | 1 + .../en/posts/2024-10-07_Bordunterhaltung.md | 1 + 9 files changed, 26 insertions(+) create mode 100644 content/de/posts/2025-04-08-Test.md diff --git a/content/de/posts/2024-05-30-War_da_nicht_was.md b/content/de/posts/2024-05-30-War_da_nicht_was.md index fdea05d..47cb024 100644 --- a/content/de/posts/2024-05-30-War_da_nicht_was.md +++ b/content/de/posts/2024-05-30-War_da_nicht_was.md @@ -3,6 +3,7 @@ title = 'Interfug - War da nicht was?' date = 2024-05-30 featured_image = "img/2015_Screensot_Webseite.png" tags = ['2024'] +omit_header_text = true # draft = true +++ Bereits 2015 hatten wir unseren ersten Versuch einer kleinen Veranstaltung unternommen. Am [29. und 30.08.2015](https://web.archive.org/web/20240430222836/https://www.interfug.de/) luden wir zu einem Mini-Kongress in die Bar Lokomov, direkt unter unserem [Space](https://chaoschemnitz.de/). Obwohl wir nicht viel Werbung gemacht hatten, gab es dennoch mehrere Vorträge und wir hatten sogar externe Gäste (zwei). diff --git a/content/de/posts/2024-08-11_CfP.md b/content/de/posts/2024-08-11_CfP.md index d0bc60c..2c0db26 100644 --- a/content/de/posts/2024-08-11_CfP.md +++ b/content/de/posts/2024-08-11_CfP.md @@ -3,6 +3,7 @@ title = 'Call for Participation' date = 2024-08-10 featured_image = "img/Plakat_2024.png" tags = ['2024'] +omit_header_text = true # draft = true +++ Unter dem Motto Technikf(|l)u(g|ch) laden wir euch zum Auftakt der 42. Kalenderwoche vom **12. bis 13.10.2024** zu einem gemütlichen Geekend nach Chemnitz ins [Lokomov](https://www.klub-solitaer.de/kulturort/lokomov/) ein. Der Fokus soll auf den Themen Medien, KI und technischen Invovationen von damals und heute liegen. Dabei soll nicht nur der Umgang mit dieser Technik, sondern auch deren Einfluss auf die Gesellschaft eine Rolle spielen. Der Eintritt ist frei, über Spenden freuen wir uns aber sehr. Wir eröffnen hiermit den Call for Participation. Eure Einreichungen könnt ihr uns gerne bis ~~08.09.2024~~ **22.09.2024** unter cfp@interfug.de zusenden. diff --git a/content/de/posts/2024-09-14_Wichtige_Updates.md b/content/de/posts/2024-09-14_Wichtige_Updates.md index 77d1047..7a52082 100644 --- a/content/de/posts/2024-09-14_Wichtige_Updates.md +++ b/content/de/posts/2024-09-14_Wichtige_Updates.md @@ -3,6 +3,7 @@ title = 'Wichtige Updates zur Interfug' date = 2024-09-12 featured_image = "img/Durchsage.png" tags = ['2024'] +omit_header_text = true # draft = true +++ In genau vier Wochen am **12. und 13.10.2024** findet die diesjährige Interfug statt. Unser aktueller Planungsstand macht eine kurzfristige Veränderung des Veranstaltungsorts erforderlich. Die Interfug 2024 findet nun im **[Lokomov](https://www.klub-solitaer.de/kulturort/lokomov/)** auf der **Augustusburger Straße 102 in 09126 Chemnitz** statt. diff --git a/content/de/posts/2024-10-07_Bordunterhaltung.md b/content/de/posts/2024-10-07_Bordunterhaltung.md index 7e57668..ba454dc 100644 --- a/content/de/posts/2024-10-07_Bordunterhaltung.md +++ b/content/de/posts/2024-10-07_Bordunterhaltung.md @@ -3,6 +3,7 @@ title = 'Bordunterhaltung' date = 2024-10-07 featured_image = "img/Delta-Linux.jpg" tags = ['2024'] +omit_header_text = true # draft = true +++ diff --git a/content/de/posts/2025-04-08-Test.md b/content/de/posts/2025-04-08-Test.md new file mode 100644 index 0000000..35449ca --- /dev/null +++ b/content/de/posts/2025-04-08-Test.md @@ -0,0 +1,18 @@ ++++ +title = "Wir tauchen ab! CFP für die Interfug 2025" +date = 2025-04-08 +featured_image = "img/if25_plakat_a2.webp" +tags = ['2025'] +omit_header_text = true +#draft = true ++++ + +// neues setting erklären + +Mit Veränderungen durch den Klimawandel gehen auch Veränderungen in unserer Reisegesellschaft einher. Darum fliegen wir dieses Jahr nicht, sondern tauchen ab in die Tiefen der Technikwelt. Start und Bordunterhaltung der Reise bleiben gleich: Wir wollen mit euch ein wunderbares Geekend im Lokomv verbringen. + +// text zum cfp +todo + +// call to action (persönliche ansprache) +Wir freuen uns auf deine Einreichung unter [cfp@interfug.de](mailto:cfp@interfug.de)! \ No newline at end of file diff --git a/content/en/posts/2024-05-30-War_da_nicht_was.md b/content/en/posts/2024-05-30-War_da_nicht_was.md index 36260a3..18e69a1 100644 --- a/content/en/posts/2024-05-30-War_da_nicht_was.md +++ b/content/en/posts/2024-05-30-War_da_nicht_was.md @@ -3,6 +3,7 @@ title = "Interfug - Wasn't there something?" date = 2024-05-30 featured_image = "img/2015_Screensot_Webseite.png" tags = ['2024'] +omit_header_text = true #draft = true +++ We made our first attempt at a small event back in 2015. On [29 and 30.08.2015](https://web.archive.org/web/20240430222836/https://www.interfug.de/) we hosted a mini-congress in the Lokomov bar, directly below our [space](https://chaoschemnitz.de/). Although we hadn't done much advertising, there were still several talks and we even had external guests (two). diff --git a/content/en/posts/2024-08-11_CfP.md b/content/en/posts/2024-08-11_CfP.md index 5fbd896..94a8f95 100644 --- a/content/en/posts/2024-08-11_CfP.md +++ b/content/en/posts/2024-08-11_CfP.md @@ -3,6 +3,7 @@ title = 'Call for Participation' date = 2024-08-10 featured_image = "img/Plakat_2024.png" tags = ['2024'] +omit_header_text = true # draft = true +++ Under the motto Technikf(|l)u(g|ch) we invite you to a cozy geekend in Chemnitz at ~~Subbotnik~~ [Lokomov](https://www.klub-solitaer.de/kulturort/lokomov/) to kick off the 42nd calendar week from **12 to 13.10.2024**. The focus will be on the topics of media, AI and technical innovations from then and now. Not only the use of this technology, but also its influence on society will play a role. Admission is free, but donations are greatly appreciated. We hereby open the Call for Participation. You are welcome to send us your submissions by ~~08.09.2024~~ **22.09.2024** at cfp@interfug.de. diff --git a/content/en/posts/2024-09-14_Wichtige_Updates.md b/content/en/posts/2024-09-14_Wichtige_Updates.md index 8013490..dc0a783 100644 --- a/content/en/posts/2024-09-14_Wichtige_Updates.md +++ b/content/en/posts/2024-09-14_Wichtige_Updates.md @@ -3,6 +3,7 @@ title = 'Important updates about Interfug' date = 2024-09-12 featured_image = "img/Durchsage.png" tags = ['2024'] +omit_header_text = true # draft = true +++ This year's Interfug takes place in exactly four weeks on **12. and 13.10.2024**. Our current planning status makes it necessary to change the venue at short notice. Interfug 2024 will now take place at **[Lokomov](https://www.klub-solitaer.de/en/kulturort/lokomov/)** at **Augustusburger Straße 102 in 09126 Chemnitz**. diff --git a/content/en/posts/2024-10-07_Bordunterhaltung.md b/content/en/posts/2024-10-07_Bordunterhaltung.md index 37cb85b..36a6685 100644 --- a/content/en/posts/2024-10-07_Bordunterhaltung.md +++ b/content/en/posts/2024-10-07_Bordunterhaltung.md @@ -3,6 +3,7 @@ title = 'On-board entertainment' date = 2024-10-07 featured_image = "img/Delta-Linux.jpg" tags = ['2024'] +omit_header_text = true # draft = true +++ As already announced, there will be on-board entertainment during our trip. Some of our fellow passengers have agreed to give talks. You can find the program in the tables below.