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.
This commit is contained in:
Fundor333
2025-07-10 01:39:59 +02:00
parent 3dde67966b
commit 7b30b6c67f
12 changed files with 240 additions and 23 deletions

File diff suppressed because one or more lines are too long