Commit graph

5 commits

Author SHA1 Message Date
33296b774b Run Prettier 2025-06-15 17:49:46 +02:00
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
dfb62777c1 Tweak CSS for CoderDojo forms, add finish and error pages 2023-01-27 14:55:04 +01:00
d565e72a69 Run spellcheck on the entire site 2022-03-24 09:50:20 +01:00
0e05ab5a50 Add initial support for multiple sites 2022-03-22 16:14:21 +01:00
Renamed from src/styles/finish.scss (Browse further)