Commit Graph

22 Commits

Author SHA1 Message Date
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
8b8f791a08 Add new Series 2025-06-21 01:35:12 +02:00
Fundor333
ef8acf014b Remove comments section from micro.md and add new index.md for testing automation syndication 2025-06-16 23:45:32 +02:00
Fundor333
265dd76750 Refactor comments handling and update syndication links across multiple posts 2025-06-16 23:34:32 +02:00
Fundor333
c14dacd3de fix: remove unnecessary keywords array from package.json 2025-06-05 00:12:25 +02:00
fundor333
bbde4caedf Adds micro posts to the home page
Adds support for displaying microposts (e.g. Mastodon toots) on the home
page. This includes adding a new "secondarysections" parameter to the
configuration, updating the index layout to display these posts, and
adding a default comment section to the micro archetype.
2025-05-28 13:07:13 +02:00
fundor333
02f0ad6d6d Start of an idea 2025-05-19 13:18:11 +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
066160e0ef Update webmention data: reorder entries, adjust author names, and fix URLs for consistency 2025-05-16 20:11:00 +02:00
Fundor333
aed35580ef Add codecorner.js for dynamic SVG insertion and update render-link for tracking 2025-05-15 18:25:50 +02:00
Fundor333
7c732cf226 Add CsvCarsDownload ClassView for exporting CSV files in Django
- Implemented a ClassView to handle CSV file downloads.
- The view generates a CSV file with car data (brand, model, year).
- Allows customization of CSV dialect and data structure.
- Supports integration with other Class Mixins for additional functionalities.
2025-04-17 23:09:52 +02:00
Fundor333
df82e77f6c Refactor categories and tags across multiple posts to improve organization and clarity 2025-04-16 00:36:22 +02:00
Fundor333
e9d25361a6 Refactor code structure for improved readability and maintainability 2025-04-15 20:04:20 +02:00
Fundor333
45914ee79f Add support for reply, repost, like, rsvp, and bookmark parameters in post and micro layouts 2025-04-14 11:47:20 +02:00
Fundor333
abf7cae562 Add 'allpage' parameter to multiple pages and create shortcode for listing all pages 2025-04-05 19:40:33 +02:00
fundor333
d1ad350d55 Add series supports 2025-01-27 00:11:12 +01:00
fundor333
323e16e902 New post 2025-01-23 23:35:59 +01:00
Fundor333
b07dab0f2f Fix 2025-01-20 20:54:21 +01:00
fundor333
e6bfc44cfe Updating cover post 2025-01-19 01:58:20 +01:00
Fundor333
248504a939 More done for micro 2025-01-18 02:03:49 +01:00
fundor333
866723ba70 Starting for micro 2025-01-18 00:56:05 +01:00
Fundor333
f91dc33b09 Minor fix archetype 2025-01-16 21:12:06 +01:00