- 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.
- Updated dependencies in `pyproject.toml` to use the latest versions.
- Updated `requirements.txt` to reflect new versions for certifi, python-dotenv, and urllib3.
- Added new syndication JSON files for recent posts.
- Added new webmention data for a post related to "Devil May Cry by Netflix".
- Updated multiple character image files in the static directory.
- Added a style in custom-head.html to remove the default target="_blank" link indicator.
- Created a new shortcode opmlblogroll.html to fetch and display a blogroll from a remote API.