Commit Graph

33 Commits

Author SHA1 Message Date
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
876c878f61 Add new photo 2025-08-20 21:27:02 +02:00
Fundor333
37e630ca51 Add robots.txt file and set enableRobotsTXT to false 2025-06-12 01:51:28 +02:00
fundor333
26b401631c Adds Atom feed generation
Implements Atom feed generation for blog posts, photos, and the main site feed.

This allows users to subscribe to content using Atom-compatible feed readers.
Includes an XSLT stylesheet for rendering Atom feeds in a human-readable format in browsers.
2025-05-29 03:12:31 +02:00
Fundor333
e78db9555f Add JSON feed output format and create list.json.json layout 2025-05-29 01:28:37 +02:00
Fundor333
5acba397b4 Add Lunr.js for client-side search functionality and implement search results display
- Integrated Lunr.js library for indexing and searching content.
- Created search.js to handle search queries and display results dynamically.
- Implemented displayResults function to format and show search results.
- Enhanced search functionality with boosted fields for title and content.
- Added search.min.js for optimized production use.
2025-04-18 22:26:40 +02:00
Fundor333
e9d25361a6 Refactor code structure for improved readability and maintainability 2025-04-15 20:04:20 +02:00
Fundor333
3b16b3ac64 Add weeknotes layout and update various titles for consistency 2025-04-05 01:10:04 +02:00
fundor333
d1ad350d55 Add series supports 2025-01-27 00:11:12 +01:00
Fundor333
0bbf9de659 Fix config 2025-01-26 02:53:30 +01:00
Fundor333
dc5bf9d8db Start new post 2025-01-19 12:55:50 +01:00
Fundor333
4e425621fc Massimale rss 2025-01-19 12:15:33 +01:00
Fundor333
a574182792 Fix rss 2025-01-19 01:13:30 +01:00
fundor333
a75cc9f7ba Minor for rss 2025-01-18 18:29:24 +01:00
Fundor333
c579c1ee4c Fix build 2025-01-18 02:15:07 +01:00
Fundor333
0d8287e712 Fix microformat 2025-01-17 23:44:28 +01:00
fundor333
4cd17364c0 Add img resizing 2025-01-17 22:26:04 +01:00
fundor333
22df2838e5 Fix social card 2025-01-16 22:32:49 +01:00
fundor333
30d62b2bae Fix comment 2025-01-16 20:15:51 +01:00
Fundor333
6ce7a108b9 Readding webring 2025-01-16 00:45:42 +01:00
fundor333
37e6874653 Fix config 2025-01-16 00:21:21 +01:00
fundor333
a264c46b43 fix module 2025-01-15 23:43:52 +01:00
fundor333
c54fe0a946 Updating theme 2025-01-15 23:38:36 +01:00
Fundor333
e940625c55 Fix config and post 2024-09-24 20:04:39 +02:00
fundor333
d48bff2f0d Update theme for xsl and feed 2024-09-21 12:36:45 +02:00
fundor333
50922ce19e Add redirect 2024-09-17 17:19:06 +02:00
Fundor333
23adf815d3 Update theme 2024-09-16 22:14:22 +02:00
Fundor333
be1254ec3c First photo post 2024-08-17 23:43:25 +02:00
fundor333
740c570f88 Start the theme 2024-08-14 17:17:14 +02:00
fundor333
9978091461 Basic edit 2024-08-13 00:32:29 +02:00
Fundor333
aeeded2e79 Fix analytics 2024-07-28 23:01:33 +02:00
Fundor333
ed0abd53f2 Rework 2024-07-28 22:50:11 +02:00
Fundor333
e33dcb6503 Fix configs 2024-07-26 12:42:43 +02:00