12 Commits

Author SHA1 Message Date
Fundor333
afd12144e6 Refactor event handling in postCard and add event list layout 2025-09-30 00:41:22 +02:00
fundor333
f5ecb48a71 Adds event page and tag partial
Adds a new event page layout with date and location display.

Introduces a tag partial for displaying tags, categories, themes, and groups.

Adds "Event" entry in the main menu.

Shifts weight of "Now" menu entry and updates postCard icon.
2025-09-14 22:03:15 +02:00
fundor333
603fe237b3 Refactors event data structure and adds group taxonomy
Updates event content files to replace the "slot" structure with individual fields for start, end, and event_url.
This change simplifies the event data structure and improves readability.

Adds a "group" taxonomy to allow for better categorization and filtering of events.
2025-09-14 02:34:01 +02:00
Fundor333
6a3817244a Update mainSections to include "now" and modify icon for micro posts 2025-08-05 03:03:35 +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
4dab535d61 Add new partials for microformats, post cards, search functionality, and syndication
- Created `micro.html` for handling reply, repost, like, bookmark, and RSVP links.
- Added `postCard.html` for rendering individual post items with icons based on post type.
- Introduced `search-form.html` for search input and `search-index.html` for displaying search results.
- Implemented `series.html` to show related posts in a series format.
- Added `socialIcons.html` for rendering social media links.
- Created `syndication.html` to display syndication links for posts.
- Introduced `tags.html` for displaying tags and categories associated with posts.
- Added `webmention.html` for integrating webmention functionality.
- Updated SASS files for styling adjustments.
2025-06-16 00:18:49 +02:00
fundor333
159b641e1e Update theme 2025-06-02 18:06:25 +02:00
Fundor333
3c6efc7079 Update icons in postCard and single templates; refactor weeknote-config.json for improved structure 2025-04-19 00:00:10 +02:00
Fundor333
255d29d8cd Add series functionality: update menu, modify post templates, and implement series partials 2025-04-16 01:40:29 +02:00
Fundor333
3b16b3ac64 Add weeknotes layout and update various titles for consistency 2025-04-05 01:10:04 +02:00
Fundor333
3365ff76f9 Update sections to include 'weeknote' and add weekly script to Makefile 2025-03-22 19:05:28 +01:00
fundor333
f2a1bdc176 Gui fixes 2025-01-26 13:15:11 +01:00