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>
17 lines
202 B
Text
17 lines
202 B
Text
node_modules
|
|
/data/msc
|
|
/env*
|
|
/resources
|
|
/scripts/openapi
|
|
/scripts/tmp
|
|
/hugo-config.toml
|
|
/public
|
|
*.pyc
|
|
*.swp
|
|
_rendered.rst
|
|
/.vscode/
|
|
/.idea/
|
|
/spec/
|
|
changelogs/rendered.*
|
|
.hugo_build.lock
|
|
hugo_stats.json
|