Commit graph

12 commits

Author SHA1 Message Date
805d57ffde Run Prettier 2025-06-19 07:02:47 +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
a29fd3b451 Tweak page actions block styling 2023-05-01 13:04:51 +02:00
09918290f0 Tweak styles for CoderDojo page action boxes 2023-02-04 18:22:39 +01:00
3bcd963851 Introduce block and inline callout components
This is a nicer way of showing current updates.
2022-12-01 07:42:23 +01:00
b1a820c179 Continue tweaking responsive styles 2022-05-11 17:35:54 +02:00
f4a93edb83 Add CoderDojo theme support 2022-03-24 10:14:52 +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
319fed0af3 Add icons to actions component 2021-09-21 13:09:04 +02:00
fbe295fbdc Refactor non-crictical CSS into own files 2021-09-20 16:22:14 +02:00