8 Commits

Author SHA1 Message Date
Fundor333
935089abac Cleaning scripts 2025-08-28 00:42:01 +02:00
Fundor333
b7c5abdcd5 Add share 2025-08-22 23:35:06 +02:00
fundor333
d7bfe0cc23 Adds native share button
Replaces the existing share buttons with a native share button implemented using the Web Share API.

This simplifies the code, removes dependency on external libraries, and provides a more consistent user experience across different platforms.
The old share buttons are removed from the config file.
2025-08-22 21:32:03 +02:00
Fundor333
44d28c3082 Fix syndication and webmention with mastodon 2025-06-16 02:45: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
30d62b2bae Fix comment 2025-01-16 20:15:51 +01:00
Fundor333
68a042c41c More update webmention 2025-01-16 01:26:54 +01:00
Fundor333
5c1440b3af fix js import 2025-01-16 01:03:13 +01:00