Commit Graph

20 Commits

Author SHA1 Message Date
Fundor333
86b516f2fc Update dependencies and add new packages
- 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
2025-06-29 23:07:17 +02:00
fundor333
8859763bf0 Enhances cover generation and updates dependencies
Adds cover generation functionality for week notes, using a background image and specified font.

Updates dependencies to the latest versions, including flake8, certifi, click, identify, platformdirs, pygments, python-dotenv, requests, urllib3, and weeknotebot.
2025-06-24 19:36:46 +02:00
fundor333
f3394fa283 Fix script 2025-06-16 22:55:52 +02:00
fundor333
8cd0bd3371 Adds syndication adder script
Adds a script to automatically add syndication links to posts' frontmatter based on RSS feeds from Mastodon, Bluesky and Medium.

It also updates the Makefile to include the new script, the `.gitignore` file to ignore the log file, and the syndication partial to correctly render syndication links.

It uses the source URL inside the content to find the local file.
2025-06-16 22:55:52 +02:00
Fundor333
90214c22e7 Refactor JSON syndication files to include 'source' links extracted from Mastodon posts; added a script to automate the update process using BeautifulSoup for HTML parsing and requests for API calls. 2025-06-16 22:55:52 +02:00
fundor333
c97a6ad286 Adds cover image generation to post creation
Implements cover image generation using PIL for newly created posts, photos and micro posts.

Removes micro-pub syndication from archetypes as it's not longer needed.
2025-05-18 19:33:32 +02:00
Fundor333
c30c319d73 Weekly 2025-05-04 23:01:01 +02:00
Fundor333
688abd334b Update poetry.lock for certifi and weeknotebot package versions; add week note for April 2025 2025-04-27 12:42:27 +02:00
Fundor333
4c43e1bf20 Update package versions in poetry.lock and add utm_source to weeknote-config.json feeds 2025-04-24 15:28:23 +02:00
Fundor333
339256e08d Update webmention data and dependencies
- 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.
2025-04-16 12:23:52 +02:00
Fundor333
1e60e98d4c Update dependencies in requirements.txt and modify content-hash in poetry.lock 2025-04-16 11:58:59 +02:00
Fundor333
12a097bad6 Refactor webmention data structure and update dependencies
- 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.
2025-04-16 11:56:58 +02:00
Fundor333
03c92b34ae Update dependencies and add new syndication/webmention data
- 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.
2025-04-14 02:29:35 +02:00
Fundor333
53ce9dfe93 Fix synd 2025-01-21 02:58:15 +01:00
Fundor333
9e29b9441b Fix Webmention 2025-01-21 01:10:50 +01:00
Fundor333
f91dc33b09 Minor fix archetype 2025-01-16 21:12:06 +01:00
Fundor333
b97572e889 Fix scripts 2024-08-10 18:41:08 +02:00
Fundor333
b5901d269e Reworking webmention 2024-08-10 12:28:44 +02:00
Fundor333
154e0c8c48 Minor fix 2024-07-14 01:54:56 +02:00
Fundor333
0b59d85444 Some minor update 2024-02-25 23:45:44 +01:00