Commit Graph

67 Commits

Author SHA1 Message Date
Fundor333
e5ef61e06e Update all 2025-08-05 23:37:47 +02:00
Fundor333
271c2815b9 Update dependencies and remove obsolete image metadata files
- Updated `caniuse-lite` from version 1.0.30001727 to 1.0.30001731.
- Updated `electron-to-chromium` from version 1.5.191 to 1.5.192.
- Added `bleach==6.2.0` and `webencodings==0.5.1` to `requirements.txt`.
- Deleted obsolete JSON metadata files for images in the `minature-on-a-shelf` directory.
- Updated multiple character PNG files in the `static/Characters` directory.
2025-07-30 00:38:43 +02:00
fundor333
e6ba7db75f Updates dependencies and adds requirements file
Updates the electron-to-chromium dependency to the latest version.

Adds a requirements.txt file for specifying Python dependencies with version constraints, targeting Python 3.12.
2025-07-27 18:15:18 +02:00
Fundor333
8d08eb8ca3 Cleaning 2025-07-20 12:37:32 +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
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
5e7b014627 Cleaning 2025-06-19 00:00:25 +02:00
Fundor333
edb55dd976 Update package-lock and requirements for dependency versions; add new Python packages 2025-06-16 23:40:09 +02:00
Fundor333
b71967a770 Fix template 2025-06-16 00:42:08 +02:00
fundor333
df0ac19585 Revert "Update theme"
This reverts commit 159b641e1e.
2025-06-16 00:40:13 +02:00
dependabot[bot]
0ff1046c03 Bump postcss from 8.5.4 to 8.5.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 13:35:46 +00:00
dependabot[bot]
6798fb1b03 Bump postcss from 8.5.3 to 8.5.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 22:21:29 +00:00
Fundor333
c14dacd3de fix: remove unnecessary keywords array from package.json 2025-06-05 00:12:25 +02:00
fundor333
159b641e1e Update theme 2025-06-02 18:06:25 +02:00
Fundor333
00fc72ae23 Refactor JSON structure in image metadata files for better readability and maintainability; updated weeknote configuration to enhance feed management and user details. 2025-05-28 13:06:31 +02:00
Fundor333
4a4b316775 Update webmentions data, package-lock, requirements, and character images
- Modified webmentions JSON data to reorder entries and update URLs.
- Updated `electron-to-chromium` version in `package-lock.json` from 1.5.155 to 1.5.157.
- Added `pillow==11.2.1` to `requirements.txt`.
- Updated multiple character image files in the `static/Characters` directory.
2025-05-24 00:19:07 +02:00
fundor333
57a02ee303 Updates webmention data and restructures characters
Updates webmention data with new entries and reorganizes
character images, renaming and reordering them to ensure
correct indexing and to keep static content up to date.

Removes obsolete image files.

Updates package dependencies.
2025-05-18 02:09:27 +02:00
Fundor333
ee61c9e91e Add Anilist cron workflow and script for weekly updates 2025-05-09 13:52:17 +02: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
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
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
44cf98f483 Minor update 2025-04-14 21:33:58 +02:00
Fundor333
30b7d0c9c4 Update hugo 2025-04-10 22:42:48 +02:00
Fundor333
b293670fb4 Update character images for improved quality and consistency 2025-04-01 19:38:37 +02:00
Fundor333
e3f987ad8d Refactor JSON files for improved formatting and add pre-commit hook to Makefile 2025-04-01 19:33:56 +02:00
Fundor333
2ae5cd3828 Update characters 2025-03-31 21:30:11 +02:00
dependabot[bot]
92fe1c1295 Bump postcss-cli from 11.0.0 to 11.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 20:59:14 +00:00
dependabot[bot]
181058d44a Bump autoprefixer from 10.4.20 to 10.4.21
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 13:38:14 +00:00
Fundor333
b69d1a7062 Update webmentions 2025-03-09 01:52:35 +01:00
Fundor333
82f5182343 New Photo 2025-02-23 10:51:26 +01:00
Fundor333
346a9d9797 Cleaning 2025-01-28 18:47:26 +01:00
Fundor333
db90f26796 Cleaning 2025-01-24 00:52:48 +01:00
Fundor333
53ce9dfe93 Fix synd 2025-01-21 02:58:15 +01:00
Fundor333
f22d8946b5 Update lock 2025-01-16 00:11:12 +01:00
fundor333
c54fe0a946 Updating theme 2025-01-15 23:38:36 +01:00
dependabot[bot]
4ce9ebde7d Bump postcss from 8.4.49 to 8.5.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 13:52:52 +00:00
fundor333
908c686012 Update resource 2025-01-09 21:57:28 +01:00
Fundor333
ede6f19628 Minor update 2025-01-09 12:30:22 +01:00
Fundor333
0493cdb833 Fix build 2025-01-09 02:50:58 +01:00
Fundor333
0e2db7b329 Update 2025-01-03 19:27:48 +01:00
Fundor333
47d9981569 Updating hugo 2024-12-20 18:53:46 +01:00
Fundor333
c3e9a0668b Updating hugo version 2024-12-18 19:12:54 +01:00
Fundor333
8b2881707d Update dipendency 2024-12-01 02:37:04 +01:00
Fundor333
f911aefb0d Fix link app 2024-10-21 01:59:09 +02:00
Fundor333
8b8c81c5c0 Updating user/kit page 2024-09-22 00:50:33 +02:00
fundor333
a77d0cd5bd Updating dipendency 2024-09-20 17:43:21 +02:00
Fundor333
7d009a7272 Fix bug 2024-09-17 17:28:28 +02:00
fundor333
c0b9546d04 Update dipendency 2024-09-16 22:18:22 +02:00
dependabot[bot]
6f64dab24e Bump postcss from 8.4.45 to 8.4.47
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.45...8.4.47)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:55:27 +00:00
Fundor333
360a1311a8 New theme 2024-09-12 13:55:48 +02:00