fundor333
4e43895e4e
Fixes input handling for event URLs/IDs
...
Moves the Meetup URL/ID extraction logic outside the
conditional block that checks for an empty input. This
ensures that the extraction logic is always executed,
regardless of whether the event URL or ID was
provided as a command-line argument or via user input.
2025-09-29 23:14:39 +02:00
fundor333
4b51922738
Creates a tool to generate meetup posts
...
Adds a script to fetch event details from Meetup API
and generate markdown posts suitable for a website.
The script takes either a Meetup event URL or ID as input,
fetches the event data, and converts it into a formatted
markdown file in the content/event directory.
It also adds the event ID to a "memory" file to allow
re-fetching event information in the future.
2025-09-29 23:13:20 +02:00
dependabot[bot]
6a13345f97
Bump actions/cache from 4.2.4 to 4.3.0
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.2.4...v4.3.0 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 18:38:19 +00:00
fundor333
ad09a79315
Update character
2025-09-29 18:14:16 +02:00
Fundor333
703659410a
New photos
2025-09-29 02:00:10 +02:00
fundor333
f170c8c361
👾 Fetch webmentions
...
skip-checks: true
2025-09-28 20:03:23 +00:00
fundor333
3a96cf8e7c
👾 Fetch webmentions
...
skip-checks: true
2025-09-28 10:03:06 +00:00
fundor333
1fe4c1b85a
👾 Generate Weekly
...
skip-checks: true
2025-09-28 06:26:54 +00:00
fundor333
b4a5f47745
👾 Fetch webmentions
...
skip-checks: true
2025-09-25 10:03:01 +00:00
fundor333
09f23d5f5b
👾 Fetch webmentions
...
skip-checks: true
2025-09-25 00:09:13 +00:00
fundor333
347b51efdd
👾 Fetch response text
...
skip-checks: true
2025-09-24 23:28:39 +00:00
Fundor333
55b90b23a8
Fix typos and improve descriptions in makefile targets
2025-09-25 01:27:29 +02:00
fundor333
d6a4e8852f
👾 Fetch response text
...
skip-checks: true
2025-09-24 23:23:27 +00:00
Fundor333
36af48b87f
Update characters
2025-09-25 01:22:19 +02:00
fundor333
0ea99225a5
👾 Fetch webmentions
...
skip-checks: true
2025-09-24 20:03:08 +00:00
fundor333
1e9b04c391
Update characters
2025-09-24 16:53:14 +02:00
fundor333
1357658e2d
Update config
2025-09-24 16:52:48 +02:00
fundor333
6be7173d92
👾 Fetch webmentions
...
skip-checks: true
2025-09-24 14:47:01 +00:00
Fundor333
52ff822d78
New micro
2025-09-24 16:45:49 +02:00
Fundor333
2e54184244
New micro
2025-09-24 16:26:43 +02:00
fundor333
5f5065f106
👾 Fetch webmentions
...
skip-checks: true
2025-09-22 00:09:50 +00:00
fundor333
e3935c1ebd
👾 Generate Weekly
...
skip-checks: true
2025-09-21 23:56:23 +00:00
fundor333
35c10f029f
👾 Fetch webmentions
...
skip-checks: true
2025-09-21 10:02:47 +00:00
fundor333
26326a052c
👾 Generate Weekly
...
skip-checks: true
2025-09-21 06:26:56 +00:00
fundor333
dc0be97d76
👾 Fetch webmentions
...
skip-checks: true
2025-09-17 10:02:57 +00:00
fundor333
f5b614efc4
👾 Fetch webmentions
...
skip-checks: true
2025-09-17 00:09:11 +00:00
fundor333
528f1ad17f
👾 Fetch webmentions
...
skip-checks: true
2025-09-16 20:02:54 +00:00
Fundor333
5b809fe10a
Merge pull request #103 from fundor333/feature/new_micro
...
Feature/new micro
2025-09-16 16:20:51 +02:00
Fundor333
e23b83293b
New micro
2025-09-16 16:20:12 +02:00
Fundor333
8d29ecadae
New micro
2025-09-16 16:16:15 +02:00
fundor333
155f203c75
👾 Fetch webmentions
...
skip-checks: true
2025-09-15 20:03:16 +00:00
Fundor333
92a5cc5d6b
New micro
2025-09-15 19:15:54 +02:00
fundor333
0dc05cd729
👾 Fetch webmentions
...
skip-checks: true
2025-09-15 00:09:42 +00:00
fundor333
76fb3f0af0
👾 Generate Weekly
...
skip-checks: true
2025-09-14 23:56:27 +00:00
fundor333
6a75d8e701
Refactors event data structure
...
Updates event files to remove the nested "slot" structure.
Moves slot properties to the top level and renames "url" to "event_url" for consistency.
2025-09-14 22:03:15 +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
395e9ef442
👾 Fetch webmentions
...
skip-checks: true
2025-09-14 10:02:47 +00:00
fundor333
919ef964bc
👾 Generate Weekly
...
skip-checks: true
2025-09-14 06:26:40 +00: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
930f18c3af
Fix micro
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
15cc8f6b80
👾 Fetch webmentions
...
skip-checks: true
2025-09-13 20:02:50 +00:00
fundor333
8807380ee8
👾 Fetch webmentions
...
skip-checks: true
2025-09-13 12:48:10 +00:00
Fundor333
868fb66f2f
Add event dates and update group information for multiple events
2025-09-13 14:47:18 +02:00
Fundor333
43c9573246
Refactor code structure for improved readability and maintainability
2025-09-11 22:34:55 +02:00
fundor333
d67ec8dbfc
👾 Fetch webmentions
...
skip-checks: true
2025-09-10 20:03:12 +00:00
fundor333
a8806007dd
👾 Fetch webmentions
...
skip-checks: true
2025-09-10 19:54:25 +00:00
Fundor333
6512f9f98c
New micro
2025-09-10 21:53:42 +02:00