Commit Graph

19 Commits

Author SHA1 Message Date
Fundor333
d870578e22 Minor update 2026-01-30 00:23:00 +01:00
Fundor333
ca6ccd2955 Add new syndication entries and update package dependencies
- Created multiple JSON files for syndication, linking to various posts and events.
- Updated package-lock.json to reflect new versions of dependencies:
  - baseline-browser-mapping: 2.9.7 -> 2.9.9
  - update-browserslist-db: 1.2.2 -> 1.2.3
  - yaml: 2.8.1 -> 2.8.2
- Updated binary assets for character images.
2025-12-18 13:47:27 +01:00
Fundor333
2108610269 Update Hugo 2025-11-11 22:05:03 +01:00
fundor333
9cbc835673 Updates event content and pre-commit config
Updates event content to include syndication and comments data.

Removes trailing whitespace pre-commit hook and adds editorconfig
settings for whitespace handling.

Also renames character images to have a consistent naming scheme
2025-10-01 23:53:50 +02:00
fundor333
1357658e2d Update config 2025-09-24 16:52:48 +02:00
Fundor333
43c9573246 Refactor code structure for improved readability and maintainability 2025-09-11 22:34:55 +02:00
Fundor333
0494c3e6d3 Update pre-commit configuration and makefile for improved compatibility 2025-08-27 13:34:31 +02:00
fundor333
b48d24908d Updates dependencies and pre-commit hooks
Updates `pre-commit` hooks to the latest version and resolves
dependency issues by updating `poetry.lock` and
`package-lock.json`.

Renames and reorganizes character image files for better
organization and consistency. This includes deleting obsolete files
and changing file permissions for some images. A new
`requirements.txt` is added.
2025-08-10 02:17:41 +02:00
Fundor333
47d72e7df9 New micro 2025-07-26 21:24:13 +02:00
Fundor333
0d1ffa5bc3 Refactor Sass files: remove social media share styles, add author, menu, and media styles
- Removed `social_media_share.scss` and its associated HTML partial for share buttons.
- Added new `author.scss`, `menu.scss`, and `media.scss` files with relevant styles.
- Updated `add.scss` to import new styles and removed obsolete imports.
- Enhanced `comments.scss` with additional styling for smaller text.
2025-06-30 11:56:54 +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
73f74dd7b9 Removes json-sort pre-commit hook
Removes the json-sort pre-commit hook. It is no longer needed.
2025-05-28 13:11:06 +02:00
Fundor333
00fc72ae23 Refactor JSON structure in image metadata files for better readability and maintainability; updated weeknote configuration to enhance feed management and user details. 2025-05-28 13:06:31 +02:00
Fundor333
4a4b316775 Update webmentions data, package-lock, requirements, and character images
- Modified webmentions JSON data to reorder entries and update URLs.
- Updated `electron-to-chromium` version in `package-lock.json` from 1.5.155 to 1.5.157.
- Added `pillow==11.2.1` to `requirements.txt`.
- Updated multiple character image files in the `static/Characters` directory.
2025-05-24 00:19:07 +02:00
Fundor333
bdb162c9f7 cleaning 2025-05-10 00:27:53 +02:00
fundor333
42e6415807 Fixing scripts 2025-04-14 00:56:09 +02:00
Fundor333
e3f987ad8d Refactor JSON files for improved formatting and add pre-commit hook to Makefile 2025-04-01 19:33:56 +02:00
Fundor333
82f5182343 New Photo 2025-02-23 10:51:26 +01:00
Fundor333
53ce9dfe93 Fix synd 2025-01-21 02:58:15 +01:00