mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 14:25:05 -04:00

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.
…
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
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.
Description
Languages
HTML
79%
JavaScript
10.8%
CSS
10.2%