Commit Graph

1054 Commits

Author SHA1 Message Date
Fundor333
34093ebeca Add interlink script to render links and implement internal link analysis 2025-07-14 12:46:47 +02:00
fundor333
3cafe21c2b Updates internal links to use Hugo's ref shortcode
Replaces hardcoded URLs with Hugo's `ref` shortcode for internal links.

This ensures that links are automatically updated when the site structure changes, preventing broken links and improving maintainability.
2025-07-14 12:46:47 +02:00
fundor333
6436d7be2e 👾Fetch webmentions
skip-checks: true
2025-07-14 10:03:10 +00:00
fundor333
39490195bf 👾Fetch webmentions
skip-checks: true
2025-07-14 00:10:41 +00:00
fundor333
4761234607 👾Generate Weekly
skip-checks: true
2025-07-13 23:56:30 +00:00
fundor333
d503f50d75 👾Fetch webmentions
skip-checks: true
2025-07-13 10:02:44 +00:00
fundor333
935137645f 👾Generate Weekly
skip-checks: true
2025-07-13 06:26:56 +00:00
Fundor333
a3c303d51f New micro 2025-07-13 01:47:10 +02:00
fundor333
6479fbb997 👾Fetch webmentions
skip-checks: true
2025-07-12 20:02:45 +00:00
fundor333
2a50c428ce 👾Fetch webmentions
skip-checks: true
2025-07-12 10:02:57 +00:00
fundor333
fa651be952 👾Fetch webmentions
skip-checks: true
2025-07-12 00:09:48 +00:00
Fundor333
58673da911 Add cover image and enhance post generation instructions for Hugo 2025-07-11 00:26:40 +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
3dde67966b 👾Fetch webmentions
skip-checks: true
2025-07-09 10:02:56 +00:00
Fundor333
01a0a55a1b Add new post "Open Graph Stuffs" with initial content and metadata 2025-07-08 22:38:10 +02:00
fundor333
8dcb1c320f 👾Fetch webmentions
skip-checks: true
2025-07-07 00:10:33 +00:00
fundor333
e0c17f284f 👾Generate Weekly
skip-checks: true
2025-07-06 23:56:18 +00:00
fundor333
2dfe04d750 👾Fetch webmentions
skip-checks: true
2025-07-06 20:02:44 +00:00
Fundor333
f72d732757 Fix title formatting and update tags in "Hunted Domain" post 2025-07-06 12:58:36 +02:00
fundor333
a330973cf3 👾Generate Weekly
skip-checks: true
2025-07-06 06:26:43 +00:00
Fundor333
13de13c9d5 Add color theme swatches and new post for "Hunted Domain" 2025-07-06 01:53:05 +02:00
fundor333
06414ee93f 👾Fetch webmentions
skip-checks: true
2025-07-02 08:34:07 +00:00
fundor333
ae2da2d1cb 👾Fetch webmentions
skip-checks: true
2025-07-02 00:09:37 +00:00
Fundor333
3e955b06f2 Add new recipe post for making Katsudon 2025-07-01 23:23:01 +02:00
fundor333
db676fdd80 Removes unused image assets
Removes a large number of image assets that are no longer used by the site. This reduces the size of the repository and the deployed site.

These images include various sizes of favicons, touch icons, cover images for old blog posts and weeknotes, and character images.

The `make-post.py` script is adjusted to correctly format the year in post paths.
2025-06-30 11:57:15 +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
0a30e153f4 👾Fetch webmentions
skip-checks: true
2025-06-30 00:10:10 +00:00
fundor333
6ca4fdfe83 👾Generate Weekly
skip-checks: true
2025-06-29 23:56:25 +00:00
fundor333
4f225461ba 👾Fetch webmentions
skip-checks: true
2025-06-29 22:35:46 +00: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
d903865974 👾Fetch webmentions
skip-checks: true
2025-06-29 21:09:37 +00:00
Fundor333
ab6c761cc0 Add week note for week 26 of 2025 with reading updates and personal links 2025-06-29 23:08:23 +02:00
Fundor333
86b516f2fc Update dependencies and add new packages
- Updated `browserslist` from version 4.25.0 to 4.25.1
- Updated `caniuse-lite` from version 1.0.30001724 to 1.0.30001726
- Updated `electron-to-chromium` from version 1.5.173 to 1.5.177
- Added `shellingham` version 1.5.4 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Added `typer` version 0.16.0 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Updated dependencies for `typer` in `poetry.lock`
- Updated content hash in `poetry.lock`
- Updated multiple PNG files in the `static/Characters` directory
2025-06-29 23:07:17 +02:00
fundor333
b992635a01 👾Fetch webmentions
skip-checks: true
2025-06-27 20:02:41 +00:00
fundor333
72e6b77e0b 👾Fetch webmentions
skip-checks: true
2025-06-27 00:10:08 +00:00
Fundor333
4ca09ed248 New micro 2025-06-26 23:29:17 +02:00
fundor333
682862cb6c 👾Fetch webmentions
skip-checks: true
2025-06-25 20:02:52 +00:00
Fundor333
51940d3ae4 New micro and micro command 2025-06-25 17:55:27 +02:00
fundor333
8aa6ef5576 👾Fetch webmentions
skip-checks: true
2025-06-25 00:09:48 +00:00
Fundor333
2be99b1e02 New micro 2025-06-24 23:03:07 +02:00
fundor333
6097391788 Converts weeknote files to directory index format
Refactors weeknote file structure to use directory-based index files.

This change improves content organization and prepares for future enhancements.
2025-06-24 19:36:47 +02:00
fundor333
97c96d01d7 Reorganizes character asset files
Renames and reorders character image files in the static directory.

This commit performs a large-scale renaming operation on the character assets to improve file organization and numbering.
It also updates file permissions to ensure proper access.
2025-06-24 19:36:46 +02:00
fundor333
8859763bf0 Enhances cover generation and updates dependencies
Adds cover generation functionality for week notes, using a background image and specified font.

Updates dependencies to the latest versions, including flake8, certifi, click, identify, platformdirs, pygments, python-dotenv, requests, urllib3, and weeknotebot.
2025-06-24 19:36:46 +02:00
fundor333
0fd3447224 👾Fetch webmentions
skip-checks: true
2025-06-24 11:50:41 +00:00
fundor333
f3f4e6bcde Updates webmention data
Refreshes webmention data by adding new entries and removing outdated ones,
ensuring the site reflects the latest interactions and references.
2025-06-24 13:49:50 +02:00
fundor333
594a8ac31c 👾Fetch webmentions
skip-checks: true
2025-06-24 10:02:48 +00:00
fundor333
ea8ab5194c 👾Fetch webmentions
skip-checks: true
2025-06-23 20:02:55 +00:00
Fundor333
abfd8a0623 New micro 2025-06-23 15:25:36 +02:00
fundor333
e0f3a678a7 👾Fetch webmentions
skip-checks: true
2025-06-23 12:47:42 +00:00
fundor333
235a118ba9 Refactors webmention data storage
Migrates webmention data to a directory-based structure,
enabling individual JSON files for each webmention to
improve organization and management.

This change addresses potential limitations of storing
all webmentions in a single file, enhancing scalability
and maintainability.
2025-06-23 14:47:01 +02:00