Commit graph

16 commits

Author SHA1 Message Date
3df895f734 Theme: Reverse article order on start page
Some checks failed
/ build (pull_request) Successful in 41s
/ cleanup-staging (pull_request) Failing after 2m17s
/ build (push) Failing after 2m29s
articles are in the past, so sorting them in descending order will result in the most recent being the first item.
2026-06-13 20:47:23 +02:00
c43009bbb3 Theme: Fix doubled "Neuigkeiten" heading 2026-06-13 20:47:23 +02:00
da5da9fd62 Theme: Display articles for 5 days (+6 hours) 2026-06-13 20:47:23 +02:00
e5278afd5d Show article for 30h after publishDate
All checks were successful
/ build (push) Successful in 19s
2025-07-30 21:06:38 +02:00
7e29bd5369 Theme: Keep current event for 6 hours after start date
Some checks failed
/ build (pull_request) Successful in 39s
/ cleanup-staging (pull_request) Successful in 2s
/ build (push) Has been cancelled
Events are shown in the "Neuigkeiten" section until their start date has been reached.
As we deploy quite often, this means, that the currently running event will disappear when it's still going.
As we don't know the end date, just show them for 6 more hours.
2024-03-07 20:11:29 +01:00
765d271531 Home: Add "read more" link to announcement summary
All checks were successful
/ build (pull_request) Successful in 40s
/ cleanup-staging (pull_request) Successful in 2s
/ build (push) Successful in 13s
Adding an ellipsis doesn't really work for both cases.
2024-03-02 22:09:27 +01:00
f303dee335 Home: Fix non-existing links on card headings
All checks were successful
/ build (push) Successful in 13s
2024-01-23 18:57:40 +01:00
80a9b0a2d3 Theme: Use RelPermalink everywhere 2023-11-04 22:26:11 +01:00
1bbd0e4edd Home: Add links to groups 2023-11-03 19:41:12 +01:00
9f8c0d30e9 home: Add links to headings 2023-10-22 00:17:53 +02:00
49e0179832 Home: Add columns feature 2023-10-20 22:52:01 +02:00
93b4246cd1 Home: Rework structure 2023-10-17 22:07:39 +02:00
e4ff96aee2 Add shortcode to place resized images + fix md image for non-pagebundles
If a page is not a page bundle, it can't access files in the same
directory via the .Resources variable. So we need to detect this
condition and get the image file in another way.
2023-10-11 23:29:06 +02:00
f0a4d81451 Home: Fix event annoucement summary 2023-10-08 17:38:54 +02:00
ad72231459 Blog: Fix categories, blog single page template 2023-10-05 23:02:20 +02:00
2d267ba9fe Create CCCHH theme 2023-10-02 12:10:10 +02:00