Commit Graph

4 Commits

Author SHA1 Message Date
fundor333
3cafe21c2b Updates internal links to use Hugo's ref shortcode
Replaces hardcoded URLs with Hugo's `ref` shortcode for internal links.

This ensures that links are automatically updated when the site structure changes, preventing broken links and improving maintainability.
2025-07-14 12:46:47 +02:00
fundor333
2a50c428ce 👾Fetch webmentions
skip-checks: true
2025-07-12 10:02:57 +00:00
Fundor333
58673da911 Add cover image and enhance post generation instructions for Hugo 2025-07-11 00:26:40 +02:00
Fundor333
7b30b6c67f Add new post generation feature with image support and toot shortcode
- Created a new markdown file for generating posts with an image cover in Hugo.
- Implemented a Python script to generate images with text overlay using PIL.
- Added a shortcode for displaying toots from Mastodon, including user information and media attachments.
2025-07-11 00:26:40 +02:00