* Add a post date to each post * Do not show the post date for tours * Only show posts tagged "current-event" on the home page (hiding 37c3 entries) * Use a custom template for sorting the summary list by title (instead of the default by date)
This commit is contained in:
parent
d070853e64
commit
c06c8603ef
17 changed files with 67 additions and 4 deletions
content/de/posts
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: 'Freut euch auf die Touren beim 38c3!'
|
||||
date: 2024-10-31T09:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- 38c3
|
||||
---
|
||||
|
||||
Wir bereiten auch für den 38c3 Touren vor. Sobald wir die Details ausgearbeitet haben, erfahrt ihr hier mehr.
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
title: 'Der Shop hat auf für den 38c3!'
|
||||
date: 2024-11-18T09:00:00+01:00
|
||||
tags:
|
||||
- current-event
|
||||
- 38c3
|
||||
---
|
||||
|
||||
(Fast) alle Touren sind hier auf [der Website](../38c3/), und ihr könnt Plätze für die Touren [im Shop buchen](https://tickets.hamburg.ccc.de/hackertours/38c3/)! In den nächsten Wochen werden wir die Touren auf Mastodon [@hackertours@chaos.social](https://chaos.social/@hackertours) vorstellen, folgt uns also dort.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: News
|
||||
type: posts
|
||||
weight: 2
|
||||
menus: main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue