|
|
9cde492733
|
Add CSS reset, migrate global layout and typography to base.scss
|
2026-03-04 20:52:26 +01:00 |
|
|
|
7a1b6c40f6
|
Migrate line heights and font sizes to CSS variables
|
2026-03-04 20:52:26 +01:00 |
|
|
|
3d5f92e68e
|
Migrate gaps to CSS variables
|
2026-03-04 20:52:26 +01:00 |
|
|
|
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 |
|
|
|
9855e5e02a
|
Make sure the logo text doesn't overflow
|
2022-06-14 18:14:12 +02:00 |
|
|
|
1faad48a87
|
Fix title and menu text overflow
|
2022-06-14 16:45:28 +02:00 |
|
|
|
c731dd73c6
|
Tweak site logo animation
|
2022-06-12 20:44:02 +02:00 |
|
|
|
be143ae1ed
|
Tweak logo animation
|
2022-06-12 20:25:29 +02:00 |
|
|
|
fd15c34948
|
Add site logo animation
|
2022-06-12 19:45:25 +02:00 |
|
|
|
b1a820c179
|
Continue tweaking responsive styles
|
2022-05-11 17:35:54 +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 |
|
|
|
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 |
|