Commit Graph

769 Commits

Author SHA1 Message Date
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
Fundor333
339256e08d Update webmention data and dependencies
- Reordered entries in webmention JSON files for consistency.
- Updated `weeknotebot` version from 1.5.0 to 1.5.1 in `poetry.lock` and `requirements.txt`.
- Enhanced `weeknote-config.json` structure for better readability and maintainability.
2025-04-16 12:23:52 +02:00
fundor333
34c29f8453 👾Generate Weekly
skip-checks: true
2025-04-16 10:04:21 +00:00
Fundor333
0291bdb7a2 Rename fetch step to generate weekly in workflow and update commit message 2025-04-16 12:01:46 +02:00
fundor333
81123e4b83 👾Fetch webmentions
skip-checks: true
2025-04-16 09:59:34 +00:00
Fundor333
1e60e98d4c Update dependencies in requirements.txt and modify content-hash in poetry.lock 2025-04-16 11:58:59 +02:00
Fundor333
12a097bad6 Refactor webmention data structure and update dependencies
- Updated webmention JSON files to reorder entries for consistency.
- Incremented version of `caniuse-lite` in package-lock.json.
- Added new packages `click`, `colorama`, `markdown-it-py`, `marshmallow`, `mdurl`, `packaging`, `pygments`, `rich`, and `weeknotebot` to poetry.lock with their respective versions and dependencies.
- Removed outdated requirements from requirements.txt.
- Updated pyproject.toml to include `weeknotebot` as a dependency.
2025-04-16 11:56:58 +02:00
Fundor333
9962eb45fe Create weekly.yml 2025-04-16 11:55:02 +02:00
Fundor333
de0d54e502 Fix folder naming for micro 2025-04-16 01:53:25 +02:00
Fundor333
255d29d8cd Add series functionality: update menu, modify post templates, and implement series partials 2025-04-16 01:40:29 +02:00
Fundor333
df82e77f6c Refactor categories and tags across multiple posts to improve organization and clarity 2025-04-16 00:36:22 +02:00
fundor333
542ea34f07 👾Fetch webmentions
skip-checks: true
2025-04-15 21:43:29 +00:00
Fundor333
863f9e9c2c Some template fix 2025-04-15 23:42:52 +02:00
fundor333
7437fda25f 👾Fetch webmentions
skip-checks: true
2025-04-15 18:06:26 +00:00
Fundor333
e9d25361a6 Refactor code structure for improved readability and maintainability 2025-04-15 20:04:20 +02:00
fundor333
057b4aeac4 👾Fetch webmentions
skip-checks: true
2025-04-15 10:07:36 +00:00
Fundor333
11031d5610 Merge pull request #94 from fundor333/dependabot/github_actions/actions/setup-node-4.4.0
Bump actions/setup-node from 4.3.0 to 4.4.0
2025-04-14 21:57:45 +02:00
fundor333
76aedfa215 👾Fetch webmentions
skip-checks: true
2025-04-14 19:34:47 +00:00
Fundor333
44cf98f483 Minor update 2025-04-14 21:33:58 +02:00
Fundor333
128b1807c7 Fix typo in blog post about using 'Re:' in titles 2025-04-14 21:07:37 +02:00
Fundor333
02d585f3e1 Refactor micro layout to improve class naming for reply, repost, like, and bookmark links 2025-04-14 21:05:37 +02:00
Fundor333
879e8c14de New post 2025-04-14 20:56:32 +02:00
dependabot[bot]
bf9f9da94b Bump actions/setup-node from 4.3.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 13:34:12 +00:00
Fundor333
fe91cef96d Update Hugo version and refactor post creation functions to use name cleaning 2025-04-14 15:29:04 +02:00
fundor333
09f4dd4a44 👾Fetch webmentions
skip-checks: true
2025-04-14 09:47:55 +00:00
Fundor333
45914ee79f Add support for reply, repost, like, rsvp, and bookmark parameters in post and micro layouts 2025-04-14 11:47:20 +02:00
fundor333
57f067b817 👾Fetch webmentions
skip-checks: true
2025-04-14 00:30:06 +00:00
Fundor333
03c92b34ae Update dependencies and add new syndication/webmention data
- Updated dependencies in `pyproject.toml` to use the latest versions.
- Updated `requirements.txt` to reflect new versions for certifi, python-dotenv, and urllib3.
- Added new syndication JSON files for recent posts.
- Added new webmention data for a post related to "Devil May Cry by Netflix".
- Updated multiple character image files in the static directory.
2025-04-14 02:29:35 +02:00
fundor333
26233415ae 👾Fetch webmentions
skip-checks: true
2025-04-14 00:07:33 +00:00
Fundor333
ba76f4bada Add tags support to posts and layouts; update colophon with additional details 2025-04-14 02:07:00 +02:00
fundor333
76622e7f96 👾Fetch webmentions
skip-checks: true
2025-04-13 22:57:22 +00:00
fundor333
b2b06e1d93 New Micro 2025-04-14 00:56:51 +02:00
fundor333
38a1c43c89 Update Webmention 2025-04-14 00:56:39 +02:00
fundor333
439e972956 Update Static 2025-04-14 00:56:25 +02:00
fundor333
42e6415807 Fixing scripts 2025-04-14 00:56:09 +02:00