docs-matrix-spec/layouts
Kévin Commaille 1accb9e93f
Optimize generated CSS by removing unused selectors (#2008)
Hugo generates stats about the HTML elements, IDs and classes that can be found in the website,
and we post-process the rendered CSS with postcss-purgecss that uses those stats to remove unused selectors.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-12-10 22:55:14 +00:00
..
_default Restore heading self links (#2007) 2024-11-29 09:38:55 +00:00
docs Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996) 2024-11-19 21:40:34 +00:00
partials Optimize generated CSS by removing unused selectors (#2008) 2024-12-10 22:55:14 +00:00
shortcodes Remove trailing slash on void HTML elements (#2009) 2024-11-20 18:21:25 -05:00
404.html Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00