matrix-spec/layouts
Kévin Commaille 5ece2edf2d
Optimize generated CSS by removing unused selectors
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-11-20 11:28:00 +01:00
..
_default Provide MD checklists for the changelog (#1937) 2024-09-27 13:00:00 +01: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 2024-11-20 11:28:00 +01:00
shortcodes Improve the quality of the rendered diagrams (#1999) 2024-11-19 21:41:45 +00:00
404.html Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00