Commit Graph

154 Commits

Author SHA1 Message Date
Fundor333
248437760d Fix date 2026-01-18 23:58:06 +01:00
Fundor333
95d36ff6cd Update stiffs 2026-01-18 23:19:52 +01:00
Fundor333
41aa93a2c3 New post 2026-01-18 22:37:39 +01:00
Fundor333
6fbdb689fb Refactor header and search components for improved structure and functionality 2026-01-12 12:08:17 +01:00
Fundor333
45f0f20b1a Add citation and share buttons to various layouts 2026-01-12 01:04:42 +01:00
Fundor333
5dc4650869 Add new logo images in WebP format for Hungarian localization
- Added logo_hu_9f5863dc2c180619.webp
- Added logo_hu_a5cb593b87668c25.webp
2026-01-12 00:25:24 +01:00
Fundor333
4a8054dc19 Refactor code structure for improved readability and maintainability 2025-12-22 15:57:52 +01:00
fundor333
da9062a999 Cleans up weeknote layout
Removes unnecessary div wrapper around main content.
This improves the structure and readability of the weeknote single page layout.
2025-12-17 22:59:10 +01:00
fundor333
6055169c43 Sets default theme and removes Ko-fi
Sets the default theme to dark by adding the data-theme attribute to the html tag.
Removes the Ko-fi integration.
2025-12-10 23:42:51 +01:00
Fundor333
23421926db Fix summary text and ensure content is rendered in event list layout 2025-09-30 00:54:20 +02:00
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
97abf77fb9 Moves taxonomy templates to root
Moves taxonomy and term templates from the `_default`
directory to the root `layouts` directory. This allows for
more specific customization of these templates without
requiring them to be placed within the `_default` folder.
2025-09-14 02:48:23 +02:00
fundor333
c05e3c443c fix term 2025-09-14 02:46:01 +02:00
fundor333
9c4ddb44ca Adds taxonomy and term templates
Introduces basic templates for taxonomy and term pages.

These templates provide a foundation for displaying taxonomies and terms,
including listing associated content.
2025-09-14 02:34:01 +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
8e37237aed New micro 2025-09-08 01:40:12 +02:00
Fundor333
6de745363a Add data attribute to omit link in bridgy partial 2025-09-08 01:36:33 +02:00
Fundor333
74312c5788 Remove unused data attribute from bridgy partial 2025-09-08 01:31:53 +02:00
Fundor333
d7a0b2abad New micro 2025-09-08 01:27:33 +02:00
Fundor333
fc57be0176 feat: add test post for Mastodon and update Bridgy partial with permalink 2025-09-08 01:21:00 +02:00
Fundor333
0b5b684dad feat: implement micro and photos partials for Bridgy integration; refactor HTML structure 2025-09-08 01:04:50 +02:00
Fundor333
bb41e1bc7a feat: add new Silksong posts and images; update bridgy HTML structure 2025-09-08 00:50:52 +02:00
Fundor333
5a438d382b fix: refactor bridgy.html to improve structure and readability 2025-09-08 00:43:47 +02:00
Fundor333
035129ba22 Add ko-fi partial 2025-09-04 00:51:44 +02:00
Fundor333
46935f89d2 Add Ko-fi widget for support and donations in footer 2025-09-03 21:06:25 +02:00
Fundor333
28b630e7be Hello 2025-09-01 14:00:54 +02:00
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
c1c2cb2e02 Add share button 2025-08-22 17:17:13 +02:00
Fundor333
876c878f61 Add new photo 2025-08-20 21:27:02 +02:00
Fundor333
e17f7e27b7 Add blank and podroll pages; implement redirect for preferred pronouns 2025-08-06 19:38:51 +02:00
Fundor333
e1a62cdad4 Enhance list.html with additional class for improved styling; add new post for August 5, 2025, detailing photography and development activities 2025-08-05 23:04:08 +02:00
Fundor333
3dadead8d6 Update params.yaml to include "micro" in mainSections and clear secondarysections; adjust index.html to display last 20 posts in recent sections 2025-08-05 03:10:26 +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
bca3d31d20 Add weeknote styles and integrate anchor.js for improved navigation 2025-08-04 18:21:10 +02:00
Fundor333
233b610f7e Add link styles and update image metadata files 2025-08-04 17:36:02 +02:00
Fundor333
5b24ae60e2 Add new photo series "Minature on a Shelf" with accompanying metadata
- Created index.md for the photo series featuring miniatures with themes of undead and Egypt.
- Added 7 images with detailed Exif metadata in JSON format, documenting camera settings and conditions for each shot.
- Captured on May 1, 2025, showcasing the artistic use of natural light and intricate paintwork on miniatures.
2025-07-30 00:21:40 +02:00
Fundor333
a44b61e8ef Add 'u-photo' class to image elements for consistent styling 2025-07-28 17:43:44 +02:00
fundor333
dbda00405b Enhances Mastodon link handling and previews
Adds functionality to identify Mastodon links in Hugo markdown files, extract relevant information like instance and ID, and generate previews.

This allows for embedding Mastodon toots directly into the generated Hugo site and provides a preview text extracted from the toot content improving the user experience and content integration. It also adds a fallback in case a toot disappears to avoid broken content.

Also adds `bleach` as a dependency to sanitize HTML content.
2025-07-27 19:35:30 +02:00
Fundor333
01b2eb1b1a Add domain verification meta tag for improved site verification 2025-07-20 18:41:28 +02:00
Fundor333
34093ebeca Add interlink script to render links and implement internal link analysis 2025-07-14 12:46:47 +02:00
Fundor333
a3c303d51f New micro 2025-07-13 01:47:10 +02:00
Fundor333
7b30b6c67f Add new post generation feature with image support and toot shortcode
- Created a new markdown file for generating posts with an image cover in Hugo.
- Implemented a Python script to generate images with text overlay using PIL.
- Added a shortcode for displaying toots from Mastodon, including user information and media attachments.
2025-07-11 00:26:40 +02:00
Fundor333
0d1ffa5bc3 Refactor Sass files: remove social media share styles, add author, menu, and media styles
- Removed `social_media_share.scss` and its associated HTML partial for share buttons.
- Added new `author.scss`, `menu.scss`, and `media.scss` files with relevant styles.
- Updated `add.scss` to import new styles and removed obsolete imports.
- Enhanced `comments.scss` with additional styling for smaller text.
2025-06-30 11:56:54 +02:00
Fundor333
2bccadf38c Add webmention styles and share buttons
- Created a new SCSS file for webmention styles to enhance the appearance of comments and reactions.
- Added HTML partial for share buttons including Twitter, Facebook, LinkedIn, Reddit, and WhatsApp.
- Updated the main SCSS file to include webmention styles and removed the old CSS file for webmentions.
- Updated asset integrity for the compiled CSS file.
2025-06-30 00:35:05 +02:00
Fundor333
7ceb659ff4 Add webmention support to series 2025-06-17 19:50:15 +02:00
Fundor333
265dd76750 Refactor comments handling and update syndication links across multiple posts 2025-06-16 23:34:32 +02:00