Commit Graph

1267 Commits

Author SHA1 Message Date
fundor333
a7bf30b450 Adds syndication data for recent posts
Adds JSON files containing syndication links for recent micro-posts and articles.

This automates the process of tracking where content has been syndicated,
primarily to Bluesky and Mastodon, and also includes links to Medium.

The data is used to display links to these syndicated copies on the
original posts.
2025-08-28 01:05:37 +02:00
Fundor333
11eeffc5c7 New micro 2025-08-28 00:44:58 +02:00
fundor333
52a940abff 👾Fetch webmentions
skip-checks: true
2025-08-27 22:42:38 +00:00
Fundor333
935089abac Cleaning scripts 2025-08-28 00:42:01 +02:00
fundor333
3eabb3f99d 👾Fetch webmentions
skip-checks: true
2025-08-27 20:03:38 +00:00
fundor333
5673de5d11 👾Fetch webmentions
skip-checks: true
2025-08-27 15:12:54 +00:00
fundor333
37580b9b69 👾Fetch webmentions
skip-checks: true
2025-08-27 14:49:56 +00:00
Fundor333
394d3affa6 Add multiple event pages for DataBeers and PyDataVe, including details on talks, locations, and schedules 2025-08-27 16:49:10 +02:00
Fundor333
a564185650 Add new event page for PyDataVe 22 in Venice 2025-08-27 16:31:07 +02:00
Fundor333
0494c3e6d3 Update pre-commit configuration and makefile for improved compatibility 2025-08-27 13:34:31 +02:00
Fundor333
9002e88ae0 Clean it 2025-08-25 17:44:55 +02:00
Fundor333
a50ea3b78d Update Python version to 3.12 in workflow files 2025-08-25 17:38:35 +02:00
Fundor333
919629b938 Port scripts from poetry to uv 2025-08-25 17:34:13 +02:00
Fundor333
55415f62a2 Refactor code structure for improved readability and maintainability 2025-08-25 17:31:41 +02:00
fundor333
9c9119395b 👾Fetch webmentions
skip-checks: true
2025-08-25 00:09:43 +00:00
fundor333
fb58bab624 👾Generate Weekly
skip-checks: true
2025-08-24 23:56:34 +00:00
fundor333
e66fadc981 👾Fetch webmentions
skip-checks: true
2025-08-24 10:02:55 +00:00
fundor333
105c8ada13 👾Generate Weekly
skip-checks: true
2025-08-24 06:26:47 +00:00
fundor333
d6fad12270 👾Fetch webmentions
skip-checks: true
2025-08-24 00:10:15 +00:00
Fundor333
efdb5be75b Fix date 2025-08-23 12:43:43 +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
3661bc0589 👾Fetch webmentions
skip-checks: true
2025-08-21 10:02:57 +00:00
Fundor333
876c878f61 Add new photo 2025-08-20 21:27:02 +02:00
Fundor333
1f80d9e627 Update secondary stuff 2025-08-19 01:17:18 +02:00
Fundor333
ea11261e4a Merge pull request #98 from fundor333/dependabot/github_actions/actions/cache-4.2.4
Bump actions/cache from 4.2.3 to 4.2.4
2025-08-19 01:15:51 +02:00
Fundor333
207239aeae Merge pull request #99 from fundor333/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2025-08-19 01:15:44 +02:00
Fundor333
c2394e5185 Merge pull request #97 from fundor333/dependabot/github_actions/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
2025-08-19 01:12:58 +02:00
dependabot[bot]
ae20f03643 Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 20:04:24 +00:00
fundor333
246dea319b 👾Fetch webmentions
skip-checks: true
2025-08-18 00:10:22 +00:00
fundor333
7a92d0635f 👾Generate Weekly
skip-checks: true
2025-08-17 23:56:17 +00:00
fundor333
d8f3874dc5 👾Fetch webmentions
skip-checks: true
2025-08-17 10:02:55 +00:00
fundor333
a5807b00b2 👾Generate Weekly
skip-checks: true
2025-08-17 06:26:55 +00:00
fundor333
42202c79b5 👾Fetch webmentions
skip-checks: true
2025-08-14 20:02:52 +00:00
Fundor333
8b1498e14e New micro 2025-08-14 19:46:25 +02:00
fundor333
a13ff110ea 👾Fetch webmentions
skip-checks: true
2025-08-11 20:02:50 +00:00
dependabot[bot]
7b6ba43877 Bump actions/cache from 4.2.3 to 4.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
- [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.3...v4.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:55:44 +00:00
dependabot[bot]
99fe708c25 Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 19:34:37 +00:00
Fundor333
81cfb512a3 New micro 2025-08-11 12:37:08 +02:00
fundor333
6edad8fe93 👾Fetch webmentions
skip-checks: true
2025-08-11 00:10:38 +00:00
fundor333
4b23b1b0c2 👾Generate Weekly
skip-checks: true
2025-08-10 23:56:28 +00:00
fundor333
916bb68109 👾Fetch webmentions
skip-checks: true
2025-08-10 10:02:37 +00:00
fundor333
61ffa51be5 👾Generate Weekly
skip-checks: true
2025-08-10 06:26:59 +00:00
fundor333
71645ab0dd 👾Fetch webmentions
skip-checks: true
2025-08-10 00:18:37 +00:00
fundor333
b48d24908d Updates dependencies and pre-commit hooks
Updates `pre-commit` hooks to the latest version and resolves
dependency issues by updating `poetry.lock` and
`package-lock.json`.

Renames and reorganizes character image files for better
organization and consistency. This includes deleting obsolete files
and changing file permissions for some images. A new
`requirements.txt` is added.
2025-08-10 02:17:41 +02:00
fundor333
b858b06a93 Adds weeknote configuration file
Adds a new configuration file to define data feeds, link fixers, generator settings, and API endpoints for weeknote generation.

This config file specifies the RSS feeds to fetch, the links to fix, and the settings for generating the weeknote content.
It also defines the user IDs for external services like Anilist and Goodread.
2025-08-10 02:11:20 +02:00
fundor333
53ef25ffc5 Update stuff 2025-08-09 01:00:08 +02:00
fundor333
515b97cb7f Rearranges character images and updates dependencies.
This commit primarily focuses on reorganizing the character images within the static directory. It renames and reorders these images.

Additionally, it updates the electron-to-chromium dependency in package-lock.json, potentially bringing in bug fixes or performance improvements.

Removes the requirements.txt file.
2025-08-06 20:55:48 +02:00
Fundor333
e17f7e27b7 Add blank and podroll pages; implement redirect for preferred pronouns 2025-08-06 19:38:51 +02:00