19 Commits

Author SHA1 Message Date
Fundor333
c49af1a767 Add functionality to retrieve the latest 'now' file and update post metadata 2026-02-02 10:58:10 +01:00
fundor333
baf8591a2f New post about Jupyter Notebook 2025-09-01 01:33:29 +02:00
fundor333
62d9c80285 Alternative cover 2025-08-31 18:27:20 +02:00
Fundor333
d494a44a05 Add new type of content 2025-08-31 18:00:25 +02:00
fundor333
f86b05b476 Adds "Now" page functionality
Implements a "Now" page to share current activities, inspired by nownownow.com.

- Introduces a new content type "now" with corresponding layouts and archetype.
- Adds a "Now" entry to the main menu.
- Creates a script to easily generate new "now" entries.
- Updates the colophon page with information about the "now" page.
- Deletes weeknote config as it isn't in use anymore
2025-08-05 02:49:10 +02:00
Fundor333
47d72e7df9 New micro 2025-07-26 21:24:13 +02:00
fundor333
db676fdd80 Removes unused image assets
Removes a large number of image assets that are no longer used by the site. This reduces the size of the repository and the deployed site.

These images include various sizes of favicons, touch icons, cover images for old blog posts and weeknotes, and character images.

The `make-post.py` script is adjusted to correctly format the year in post paths.
2025-06-30 11:57:15 +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
a2340ce173 Add new index file for Brid.gy updates and remove image generation from micro post function 2025-05-20 17:31:51 +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
de0d54e502 Fix folder naming for micro 2025-04-16 01:53:25 +02:00
Fundor333
fe91cef96d Update Hugo version and refactor post creation functions to use name cleaning 2025-04-14 15:29:04 +02:00
fundor333
42e6415807 Fixing scripts 2025-04-14 00:56:09 +02:00
Fundor333
73d41b22a5 New micro 2025-01-18 12:17:59 +01:00
Fundor333
2fe508b782 More code for micro 2025-01-18 01:05:10 +01:00
fundor333
866723ba70 Starting for micro 2025-01-18 00:56:05 +01:00
fundor333
50922ce19e Add redirect 2024-09-17 17:19:06 +02:00
fundor333
a8a35035e5 Add new post type 2024-07-06 22:10:50 +02:00
Fundor333
4715eb1ec6 fix 2024-02-11 01:47:32 +01:00