Closed shawnthompson closed 4 months ago
Name | Link |
---|---|
Latest commit | f73e786138b6021aa32cc34fee37c211beeb4154 |
Latest deploy log | https://app.netlify.com/sites/a11ycanada/deploys/66980951c3924c0008548049 |
Deploy Preview | https://deploy-preview-617--a11ycanada.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
feat: Format HTML output with js-beautify and remove blank lines
closes #615
This change ensures the generated HTML is well-formatted with proper indentation and no blank lines, improving readability and maintainability.
feat: Use Eleventy's built-in slugify function and ensure locale handling
This change ensures that the project uses a consistent and Eleventy-native approach to generating slugs, with proper locale support for French.
npm script commands clean up