Commit Graph

53 Commits

Author SHA1 Message Date
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
dependabot[bot]
ec2ddf738a Bump postcss from 8.4.41 to 8.4.45
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.41 to 8.4.45.
- [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.41...8.4.45)

---
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-04 13:17:57 +00:00
Fundor333
b5ce1d3823 New photo 2024-08-30 02:50:28 +02:00
fundor333
a8913360d8 Reworking resources 2024-08-27 00:16:19 +02:00
fundor333
ad9a9f1a3d Update 2024-08-18 13:21:30 +02:00
Fundor333
be1254ec3c First photo post 2024-08-17 23:43:25 +02:00
fundor333
5cb1f12ca7 Scripting webmention 2024-08-10 11:54:13 +02:00
dependabot[bot]
9595edb1d6 Bump postcss from 8.4.40 to 8.4.41
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41.
- [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.40...8.4.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 13:40:22 +00:00
Fundor333
51f3b83212 Updating site 2024-08-04 18:43:29 +02:00
Fundor333
6f564f362a Fix build 2024-07-26 12:55:19 +02:00
fundor333
ea95ea7b4c Merge branch 'NewPost'
* NewPost:
  Update css
  Some part of the post
  Clean
  Cleaning
  New post
2024-07-25 12:15:17 +02:00
Fundor333
bb7b6bd18a fix files 2024-07-14 12:52:14 +02:00
Fundor333
09b4f34439 fix makefile 2024-07-13 13:39:57 +02:00
Fundor333
91258044cd Fix timezone 2024-07-10 12:34:40 +02:00
Fundor333
5ecd8216d0 Updating stuff 2024-07-06 22:25:22 +02:00