Commit Graph

803 Commits

Author SHA1 Message Date
Fundor333
bd324a3dec Add cron badges for Anilist, Webmentions, and Weekly updates in README 2025-05-11 20:22:08 +02:00
Fundor333
177d44a15a Update cron 2025-05-11 20:14:57 +02:00
fundor333
f6b6cfa341 👾Fetch webmentions
skip-checks: true
2025-05-11 10:34:30 +00:00
Fundor333
e4108e789e Update webmention data: reorder entries and add new interactions for improved tracking 2025-05-11 12:33:57 +02:00
fundor333
66bac21766 👾Generate Weekly
skip-checks: true
2025-05-11 06:26:27 +00:00
Fundor333
d4edf916ba Refactor weeknote configuration JSON structure for improved readability 2025-05-10 14:27:41 +02:00
Fundor333
533d953125 Update title for suggested links in weeknote configuration 2025-05-10 13:22:31 +02:00
Fundor333
a6cca65f78 Replace tweet shortcode with x shortcode in multiple posts 2025-05-10 13:11:29 +02:00
Fundor333
03b80dadc8 Add cron workflows for Anilist, webmentions, and weekly tasks 2025-05-10 00:32:28 +02:00
Fundor333
7568d79004 Remove outdated cron workflows for Anilist, webmentions, and weekly tasks 2025-05-10 00:32:28 +02:00
fundor333
585869e4fc 👾Fetch webmentions
skip-checks: true
2025-05-09 22:28:34 +00:00
Fundor333
bdb162c9f7 cleaning 2025-05-10 00:27:53 +02:00
Fundor333
b3d4f524ac Fix action cron 2025-05-09 13:57:14 +02:00
Fundor333
1dbe208350 Add logging to track response from Anilist API 2025-05-09 13:55:12 +02:00
Fundor333
ee61c9e91e Add Anilist cron workflow and script for weekly updates 2025-05-09 13:52:17 +02:00
fundor333
2b9d2656e2 👾Fetch webmentions
skip-checks: true
2025-05-07 22:28:08 +00:00
Fundor333
05501b29d4 Update webmention data and dependencies
- Modified webmention entries in JSON files to update author and content details.
- Updated package-lock.json to reflect new versions of dependencies including browserslist, caniuse-lite, electron-to-chromium, tinyglobby, and fdir.
- Updated requirements.txt to specify newer versions of certifi, charset-normalizer, packaging, and weeknotebot for Python 3.11 compatibility.
2025-05-08 00:27:18 +02:00
Fundor333
444958a8c2 Enhance footer layout with wrapper class and flex properties for improved styling 2025-05-08 00:23:29 +02:00
fundor333
17e4c5cc68 👾Fetch webmentions
skip-checks: true
2025-05-07 20:08:01 +00:00
fundor333
2bc8321b86 👾Fetch webmentions
skip-checks: true
2025-05-06 20:07:54 +00:00
fundor333
38e0e47ea3 👾Fetch webmentions
skip-checks: true
2025-05-06 10:07:53 +00:00
fundor333
51855b235d 👾Fetch webmentions
skip-checks: true
2025-05-06 00:30:45 +00:00
fundor333
3a916b68e9 👾Fetch webmentions
skip-checks: true
2025-05-05 20:07:59 +00:00
Fundor333
2866d43204 Add description to green-with-flower photo entry 2025-05-05 12:22:10 +02:00
Fundor333
b50202ceac Fix photo template 2025-05-05 11:20:08 +02:00
fundor333
c4a41e04a0 👾Fetch webmentions
skip-checks: true
2025-05-05 00:33:02 +00:00
Fundor333
3ed5865117 Refactor weeknote-config.json for improved readability and structure 2025-05-04 23:01:01 +02:00
Fundor333
c30c319d73 Weekly 2025-05-04 23:01:01 +02:00
fundor333
81530cf39f 👾Fetch webmentions
skip-checks: true
2025-05-02 20:07:51 +00:00
Fundor333
0cad8e08c3 Add new photo and metadata for "Orange Pub With Light" 2025-05-02 01:04:53 +02:00
fundor333
3a25a3f548 👾Fetch webmentions
skip-checks: true
2025-04-27 20:07:24 +00:00
Fundor333
688abd334b Update poetry.lock for certifi and weeknotebot package versions; add week note for April 2025 2025-04-27 12:42:27 +02:00
Fundor333
cb412e55d6 Update weeknotes and weeknote-config.json for improved content and structure 2025-04-26 17:49:18 +02:00
Fundor333
683d1f92a4 Update Hugo version to 0.147.0 and format weeknote-config.json for better readability 2025-04-26 12:27:57 +02:00
Fundor333
4c43e1bf20 Update package versions in poetry.lock and add utm_source to weeknote-config.json feeds 2025-04-24 15:28:23 +02:00
fundor333
25e84ea8ae 👾Fetch webmentions
skip-checks: true
2025-04-23 20:08:08 +00:00
fundor333
03fded88e1 👾Fetch webmentions
skip-checks: true
2025-04-22 10:07:40 +00:00
fundor333
46afcb706e 👾Fetch webmentions
skip-checks: true
2025-04-22 00:30:23 +00:00
fundor333
8433d92480 👾Fetch webmentions
skip-checks: true
2025-04-20 10:06:31 +00:00
fundor333
67ceab414a 👾Generate Weekly
skip-checks: true
2025-04-20 06:25:15 +00:00
fundor333
91edb11763 👾Fetch webmentions
skip-checks: true
2025-04-18 22:00:49 +00:00
Fundor333
3c6efc7079 Update icons in postCard and single templates; refactor weeknote-config.json for improved structure 2025-04-19 00:00:10 +02:00
Fundor333
5acba397b4 Add Lunr.js for client-side search functionality and implement search results display
- Integrated Lunr.js library for indexing and searching content.
- Created search.js to handle search queries and display results dynamically.
- Implemented displayResults function to format and show search results.
- Enhanced search functionality with boosted fields for title and content.
- Added search.min.js for optimized production use.
2025-04-18 22:26:40 +02:00
fundor333
bf58f5cd37 👾Fetch webmentions
skip-checks: true
2025-04-18 20:07:14 +00:00
Fundor333
97ef2cda33 Fix date in Csv From Django post to correct publication date 2025-04-18 18:42:48 +02:00
Fundor333
496f37d970 Add new logo images in WEBP format for home 2025-04-17 23:34:01 +02:00
Fundor333
7c732cf226 Add CsvCarsDownload ClassView for exporting CSV files in Django
- Implemented a ClassView to handle CSV file downloads.
- The view generates a CSV file with car data (brand, model, year).
- Allows customization of CSV dialect and data structure.
- Supports integration with other Class Mixins for additional functionalities.
2025-04-17 23:09:52 +02:00
Fundor333
e9da16368b Update Opengraph image 2025-04-16 13:46:26 +02:00
Fundor333
587a9d10aa Update cron schedule to run weekly job at 6:15 AM on Sundays 2025-04-16 12:37:19 +02:00
fundor333
af4e0a67af 👾Fetch webmentions
skip-checks: true
2025-04-16 10:24:27 +00:00