Commit graph

15 commits

Author SHA1 Message Date
102b3cb4db Theme: Fix summary for v0.134.0
Hugo v0.134.0 changed the return value of the content summary to always be HTML instead of plain text.
So we don't need the work around any more.
2025-07-26 09:44:59 +02:00
6911482c0e RSS: Add authors 2024-01-27 23:15:22 +01:00
2710137012 [FEATURE] Blog: make the blog posts looks much nicer and add a header image 2023-11-29 23:10:16 +01:00
abf85cec0f RSS: Put full articles in feed, use publishDate 2023-11-29 22:46:43 +01:00
4dc04e833d RSS: import default rss template 2023-11-29 22:46:43 +01:00
80a9b0a2d3 Theme: Use RelPermalink everywhere 2023-11-04 22:26:11 +01:00
b0123f91e9 [TIDY] fix some html formatting 2023-11-03 20:36:12 +01:00
6d67a7dd5d [TIDY] Apply editorconfig 2023-10-29 22:52:32 +01: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
be7aaf7774 Terms: Add pagination 2023-10-08 01:05:03 +02:00
171fa015f1 Blog: List page with summary and pagination 2023-10-08 01:01:48 +02:00
a80cb42a34 Taxonomies: Fix headings and lists 2023-10-05 23:23:48 +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