Commit graph

15 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
1f90436747 Separate non-dev and dev npm dependencies, set up Docker build caches 2025-06-19 07:02:47 +02:00
a5196b982b Update dependencies, Remove Nix build system 2023-05-12 13:36:58 +00:00
0e05ab5a50 Add initial support for multiple sites 2022-03-22 16:14:21 +01:00
e324d4fd27 Update dependencies 2022-03-16 15:25:29 +01:00
87c5992f9f Add initial backend implementation 2022-03-16 15:24:58 +01:00
ee64ae9493 Update formatting settings and reformat the codebase 2022-03-15 09:38:13 +01:00
732ea12c4d Update Node dependencies 2021-10-23 15:21:28 +02:00
2c6a846956 Update dev:styles script 2021-09-30 12:33:03 +02:00
aa5c0000d6 Add an run prettier, Add backend dependencies 2021-09-29 20:12:54 +02:00
eb7123464e Refactor directory layout 2021-09-29 19:43:59 +02:00
fbe295fbdc Refactor non-crictical CSS into own files 2021-09-20 16:22:14 +02:00
0441b5439b Add form pages 2021-09-18 12:03:57 +02:00
3deb534f93 Move styles directly into the output folder 2021-07-08 16:28:50 +02:00
8b78fe1690 Initial Grav port 2021-07-08 15:51:22 +02:00