Commit graph

6 commits

Author SHA1 Message Date
00588a516a 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-15 17:49:46 +02:00
0e05ab5a50 Add initial support for multiple sites 2022-03-22 16:14:21 +01:00
eb7123464e Refactor directory layout 2021-09-29 19:43:59 +02:00
1f68b40ab8 Fix some SCSS warnings 2021-09-21 13:46:27 +02:00
346efc1db1 Add more animations 2021-09-21 13:40:38 +02:00
fbe295fbdc Refactor non-crictical CSS into own files 2021-09-20 16:22:14 +02:00