Joe Mooring f042e49709 dev: Add prettier-plugin-void-html
This is a Prettier plugin to format void HTML elements using the void
tag syntax instead of self-closing syntax. Additionally, if
self-closing syntax is used on non-void elements, then they will be
"unwrapped" so that both the opening and closing tags are present.
2025-02-14 09:11:20 +01:00
2025-02-11 10:37:03 -08:00
2025-01-30 02:39:45 -08:00
2025-02-11 16:30:05 +01:00
2025-02-13 19:55:54 -08:00
2025-02-12 18:31:57 +01:00
2025-02-11 16:30:05 +01:00
2025-02-02 14:09:19 -08:00
2025-02-11 16:30:05 +01:00
2025-02-13 07:36:41 -08:00
2025-02-14 09:11:20 +01:00
2025-02-11 16:30:05 +01:00
2025-01-16 07:42:04 -08:00
2025-02-11 16:30:05 +01:00
2025-02-11 16:30:05 +01:00
2025-02-11 16:30:05 +01:00
2025-02-11 16:30:05 +01:00
2025-02-11 16:30:05 +01:00

Hugo

A fast and flexible static site generator built with love by bep, spf13, and friends in Go.


Netlify Status PRs Welcome

This is the repository for the Hugo documentation site.

Please see the contributing section for guidelines, examples, and process.

Install

npm i
hugo server

Note: We're working on removing the need to run npm i for local development. Stay tuned.

Languages
HTML 79%
JavaScript 10.8%
CSS 10.2%