Commit graph

5 commits

Author SHA1 Message Date
86de31fcec
feat: improve image handling on weekly issue covers
Updated image handling to use Hugo's image processing for resizing cover images, which enhances performance by serving optimized images. Replaces direct image URL with resource-based URL.
2024-08-07 08:39:04 +02:00
26f0a266ec
feat: add custom link renderer for improved URL handling
Introduced a custom link renderer in the default layout to create links with enhanced URL safety and behavior. Links now open in a new tab if they start with "http", and include a title attribute if provided. This ensures better user experience and security.
2024-07-23 11:16:05 +02:00
recanman
3104b7fb1c fix: exclude "Weeklies" entry in RSS feed 2024-07-05 10:24:20 -07:00
recanman
a64804c942 feat: implement RSS feed 2024-07-03 22:17:09 -07:00
recanman
29e50e5b9d feat: migrate theme from jekyll 2024-07-02 15:03:13 -07:00