- 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.
- Updated `browserslist` from version 4.25.0 to 4.25.1
- Updated `caniuse-lite` from version 1.0.30001724 to 1.0.30001726
- Updated `electron-to-chromium` from version 1.5.173 to 1.5.177
- Added `shellingham` version 1.5.4 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Added `typer` version 0.16.0 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Updated dependencies for `typer` in `poetry.lock`
- Updated content hash in `poetry.lock`
- Updated multiple PNG files in the `static/Characters` directory
Migrates webmention data to a directory-based structure,
enabling individual JSON files for each webmention to
improve organization and management.
This change addresses potential limitations of storing
all webmentions in a single file, enhancing scalability
and maintainability.
- Reordered entries in f6bd4aad87a0230eceecdf9c95ba9112.json for clarity.
- Updated entries in fd032ba128eb82139e1389cda11af677.json with new likes and comments.
- Modified fdcc21f237c4661d616cb7749bc9c522.json to reflect recent interactions.
- Added new webmention entries for Fundor333 in the 06200404156b468e5687cdf7ab4062a8 directory, including multiple comments and likes.
- Introduced new entries in 1abae56d202c90e8b9cb25ce931213af for interactions with shellsharks and readbeanicecream.
- Reordered entries in f6bd4aad87a0230eceecdf9c95ba9112.json for clarity.
- Updated entries in fd032ba128eb82139e1389cda11af677.json with new likes and comments.
- Modified fdcc21f237c4661d616cb7749bc9c522.json to reflect recent interactions.
- Added new webmention entries for Fundor333 in the 06200404156b468e5687cdf7ab4062a8 directory, including multiple comments and likes.
- Introduced new entries in 1abae56d202c90e8b9cb25ce931213af for interactions with shellsharks and readbeanicecream.
Refreshes syndication data by replacing old JSON files with new ones, ensuring links to platforms like Mastodon and Bluesky are up-to-date.
Also updates metadata in several markdown files, including adding syndication links and correcting formatting.