Commit graph

9 commits

Author SHA1 Message Date
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
39cb684fba Complete the CoderDojo timeline 2022-12-16 22:21:17 +01:00
0f5d01e876 Add initial membership form 2022-04-20 15:10:07 +02:00
f4a93edb83 Add CoderDojo theme support 2022-03-24 10:14:52 +01:00
aa74cd4ca9 Add CoderDojo colors 2022-03-24 09:50:57 +01: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
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
Renamed from styles/_colors.scss (Browse further)