Refactor JSON structure in image metadata files for better readability and maintainability; updated weeknote configuration to enhance feed management and user details.

This commit is contained in:
Fundor333
2025-05-28 13:06:31 +02:00
parent eaee7c95f6
commit 00fc72ae23
317 changed files with 10059 additions and 674 deletions

View File

@@ -93,4 +93,4 @@ weekly: ## Weekly script
@weeknote -config weeknote-config.json
precommit: ## Run pre-commit hooks
@git add . & poetry run pre-commit run --all-files
@git add . & poetry run pre-commit run