Commit graph

2 commits

Author SHA1 Message Date
sebwue
aaeb4bcc50 angestoepselt: Add 2026-05-20 press release
Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/226
Reviewed-by: Yannik Rödel <hey@yannik.info>
2026-05-21 11:18:09 +02:00
888f38ef03 Update npm depedencies
These are a few major updates with breaking changes and / or
deprecations. In particular:

- 11ty v3 [1]
  - The configuration file has been ESM-ified
  - A few things used by the RSS templates had been deprecated. Those
    have been corrected.
- Sass
  - `transparentize()` -> `color.scale()`
  - Mixed declaration syntax changes [2]

[1]: https://github.com/11ty/eleventy/releases/tag/v3.0.0
[2]: https://sass-lang.com/documentation/breaking-changes/mixed-decls/
2025-06-19 07:02:47 +02:00
Renamed from .eleventy.js (Browse further)