mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
e477373487
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
6 lines
137 B
Modula-2
6 lines
137 B
Modula-2
module github.com/gohugoio/hugoDocs
|
|
|
|
go 1.22.0
|
|
|
|
require github.com/gohugoio/gohugoioTheme v0.0.0-20241119115653-b92d27ede3e1 // indirect
|