kobiton / docs

The content for Kobiton Docs.
https://docs.kobiton.com
3 stars 1 forks source link

Minify CSS to improve performance #100

Closed nhanvvo-kobiton closed 1 year ago

nhanvvo-kobiton commented 1 year ago

Summary

This PR allows maintainers to work on beautified .css files (which makes git versioning less error prone), while still gaining the benefits of using a minified .css file (for improved performance and stability) to generate the site. Antora will continue to use the minified site.css, it will no just be auto-generated.

Related PRs, issues, or features (optional)

Metadata

PR contributor checklist