mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Squashed 'docs/' changes from 227aab619..8390a4a3a
8390a4a3aAdd Void Linux installation instructionsd6099aae8Update link to PostCSS plugins25dad4693netlify: Hugo 0.139.42b1fa118cFix typo3ef1eb505Update hosting-on-aws-amplifyc0f6d35d6Fix typoaa54d4301Correct directory name98aa26bdbImprove instructions for hosting with AWS Amplifya07638a80Add new-in badges6ad018055netlify: Hugo 0.139.31050835d6Update title of hugo.Store pageebbd2e851Clarify the shortcode Ordinal methodb7716ed95Revise code block render hook for Mermaid diagramsf1da9b6eanetlify: Hugo 0.139.2d8ac9f428Downgrade the Go toolchain in go.mod to a slightly older Go version254b3c4f2netlify: Hugo 0.139.103e666038Add hugo.Store, site.Store and Shortcode.Store157e8983bUpdate Anchorize.md59fa9f214Document the PageRef menu entry methodbda544ccedocs(transform.Unmarshal): match lang attribute to title language in examples1985886bdAdjust front matter of shared Markdown snippetsda5bd70d1Fix typo431b65d6bUpdate themeb63ef69f5Update style guidanced50ed3422Remove old new-in badges12bfb9933Update docs.yaml0b936cacdnetlify: Hugo 0.139.0ab7668b4ddartsass: Add silenceDeprecations option154df9bfcMerge commit '838bd312b1a287bb33962ad478dbc54737654f35'efa80477cdocs: Regen CLI docsad99e4a7adocs: Regenerate CLI docs git-subtree-dir: docs git-subtree-split:8390a4a3ac
This commit is contained in:
@@ -86,6 +86,9 @@ includePaths
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
silenceDeprecations
|
||||
: (`slice`) {{< new-in 0.139.0 >}} A slice of deprecation IDs to silence. The deprecation IDs are printed to in the warning message, e.g "import" in `WARN Dart Sass: DEPRECATED [import] ...`. This is for Dart Sass only.
|
||||
|
||||
## Dart Sass
|
||||
|
||||
The extended version of Hugo includes [LibSass] to transpile Sass to CSS. In 2020, the Sass team deprecated LibSass in favor of [Dart Sass].
|
||||
|
||||
Reference in New Issue
Block a user