Refreshes webmention data by adding new entries and removing outdated ones.
This ensures the webmentions displayed are current, reflecting the
latest interactions and references to the linked content.
Updates webmention data with new entries and reorganizes
character images, renaming and reordering them to ensure
correct indexing and to keep static content up to date.
Removes obsolete image files.
Updates package dependencies.
Updates webmention data with new entries and reorganizes
character images, renaming and reordering them to ensure
correct indexing and to keep static content up to date.
Removes obsolete image files.
Updates package dependencies.
Refreshes webmention data with the latest interactions,
including likes, reposts, mentions, and in-reply-to entries,
to maintain an up-to-date representation of social interactions.
- Modified webmention entries in JSON files to update author and content details.
- Updated package-lock.json to reflect new versions of dependencies including browserslist, caniuse-lite, electron-to-chromium, tinyglobby, and fdir.
- Updated requirements.txt to specify newer versions of certifi, charset-normalizer, packaging, and weeknotebot for Python 3.11 compatibility.
- Reordered entries in webmention JSON files for consistency.
- Updated `weeknotebot` version from 1.5.0 to 1.5.1 in `poetry.lock` and `requirements.txt`.
- Enhanced `weeknote-config.json` structure for better readability and maintainability.
- Updated webmention JSON files to reorder entries for consistency.
- Incremented version of `caniuse-lite` in package-lock.json.
- Added new packages `click`, `colorama`, `markdown-it-py`, `marshmallow`, `mdurl`, `packaging`, `pygments`, `rich`, and `weeknotebot` to poetry.lock with their respective versions and dependencies.
- Removed outdated requirements from requirements.txt.
- Updated pyproject.toml to include `weeknotebot` as a dependency.