mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
f042e49709ca11d923ca948ba6045858c0b27da4
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
Go
93.8%
C
2.6%
JavaScript
2.5%
HTML
0.8%
Makefile
0.2%