Commit Graph

7 Commits

Author SHA1 Message Date
Fundor333
44d28c3082 Fix syndication and webmention with mastodon 2025-06-16 02:45:37 +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
0fcc9a8c6a Refactor footer script tag for improved readability and remove unused Sass files 2025-06-15 23:05:01 +02:00
Fundor333
29c76f9a11 Add center image styling and create new post for Django barcode tutorial 2025-05-18 23:21:34 +02:00
Fundor333
da366977e0 Refactor menu styles and update author class for improved layout 2025-05-15 23:21:22 +02:00
Fundor333
533bb38755 Update pridecodes SVG dimensions and enhance styles for responsiveness 2025-05-15 19:33:19 +02:00
Fundor333
0294f6f247 Refactor styles: move styles to add.scss and link in custom-head.html 2025-05-15 01:17:43 +02:00