]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from 227aab619..8390a4a3a
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 11 Dec 2024 08:53:33 +0000 (09:53 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 11 Dec 2024 08:53:33 +0000 (09:53 +0100)
commite477373487abcccdbed95688e37aa74b9b8fc198
tree062c2adda6415cd6178ebc81328aed2dc082454a
parent838bd312b1a287bb33962ad478dbc54737654f35
Squashed 'docs/' changes from 227aab619..8390a4a3a

8390a4a3a Add Void Linux installation instructions
d6099aae8 Update link to PostCSS plugins
25dad4693 netlify: Hugo 0.139.4
2b1fa118c Fix typo
3ef1eb505 Update hosting-on-aws-amplify
c0f6d35d6 Fix typo
aa54d4301 Correct directory name
98aa26bdb Improve instructions for hosting with AWS Amplify
a07638a80 Add new-in badges
6ad018055 netlify: Hugo 0.139.3
1050835d6 Update title of hugo.Store page
ebbd2e851 Clarify the shortcode Ordinal method
b7716ed95 Revise code block render hook for Mermaid diagrams
f1da9b6ea netlify: Hugo 0.139.2
d8ac9f428 Downgrade the Go toolchain in go.mod to a slightly older Go version
254b3c4f2 netlify: Hugo 0.139.1
03e666038 Add hugo.Store, site.Store and Shortcode.Store
157e8983b Update Anchorize.md
59fa9f214 Document the PageRef menu entry method
bda544cce docs(transform.Unmarshal): match lang attribute to title language in examples
1985886bd Adjust front matter of shared Markdown snippets
da5bd70d1 Fix typo
431b65d6b Update theme
b63ef69f5 Update style guidance
d50ed3422 Remove old new-in badges
12bfb9933 Update docs.yaml
0b936cacd netlify: Hugo 0.139.0
ab7668b4d dartsass: Add silenceDeprecations option
154df9bfc Merge commit '838bd312b1a287bb33962ad478dbc54737654f35'
efa80477c docs: Regen CLI docs
ad99e4a7a docs: Regenerate CLI docs

git-subtree-dir: docs
git-subtree-split: 8390a4a3ac36094f4cf47170af23b636608c420e
118 files changed:
_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/list.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/news/list.xml
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/related.html
_vendor/modules.txt
content/en/commands/hugo.md
content/en/commands/hugo_build.md
content/en/commands/hugo_completion.md
content/en/commands/hugo_completion_bash.md
content/en/commands/hugo_completion_fish.md
content/en/commands/hugo_completion_powershell.md
content/en/commands/hugo_completion_zsh.md
content/en/commands/hugo_config.md
content/en/commands/hugo_config_mounts.md
content/en/commands/hugo_convert.md
content/en/commands/hugo_convert_toJSON.md
content/en/commands/hugo_convert_toTOML.md
content/en/commands/hugo_convert_toYAML.md
content/en/commands/hugo_deploy.md
content/en/commands/hugo_env.md
content/en/commands/hugo_gen.md
content/en/commands/hugo_gen_chromastyles.md
content/en/commands/hugo_gen_doc.md
content/en/commands/hugo_gen_man.md
content/en/commands/hugo_import.md
content/en/commands/hugo_import_jekyll.md
content/en/commands/hugo_list.md
content/en/commands/hugo_list_all.md
content/en/commands/hugo_list_drafts.md
content/en/commands/hugo_list_expired.md
content/en/commands/hugo_list_future.md
content/en/commands/hugo_list_published.md
content/en/commands/hugo_mod.md
content/en/commands/hugo_mod_clean.md
content/en/commands/hugo_mod_get.md
content/en/commands/hugo_mod_graph.md
content/en/commands/hugo_mod_init.md
content/en/commands/hugo_mod_npm.md
content/en/commands/hugo_mod_npm_pack.md
content/en/commands/hugo_mod_tidy.md
content/en/commands/hugo_mod_vendor.md
content/en/commands/hugo_mod_verify.md
content/en/commands/hugo_new.md
content/en/commands/hugo_new_content.md
content/en/commands/hugo_new_site.md
content/en/commands/hugo_new_theme.md
content/en/commands/hugo_server.md
content/en/commands/hugo_server_trust.md
content/en/commands/hugo_version.md
content/en/content-management/_common/page-kinds.md
content/en/content-management/diagrams.md
content/en/contribute/documentation.md
content/en/functions/_common/glob-patterns.md
content/en/functions/_common/go-html-template-package.md
content/en/functions/_common/locales.md
content/en/functions/_common/regular-expressions.md
content/en/functions/_common/time-layout-string.md
content/en/functions/css/PostCSS.md
content/en/functions/css/Sass.md
content/en/functions/fmt/_common/fmt-layout.md
content/en/functions/go-template/_common/text-template.md
content/en/functions/go-template/_common/truthy-falsy.md
content/en/functions/hugo/Store.md [new file with mode: 0644]
content/en/functions/images/_common/apply-image-filter.md
content/en/functions/resources/_common/postcss-windows-warning.md
content/en/functions/time/_common/parsable-date-time-strings.md
content/en/functions/transform/Unmarshal.md
content/en/functions/urls/Anchorize.md
content/en/functions/urls/_common/anchorize-vs-urlize.md
content/en/hosting-and-deployment/hosting-on-aws-amplify.md [deleted file]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-05.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-06.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-07.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-08.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-09.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/amplify-step-11.png [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify/index.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-github/index.md
content/en/hosting-and-deployment/hosting-on-netlify/index.md
content/en/hugo-modules/use-modules.md
content/en/hugo-pipes/postprocess.md
content/en/hugo-pipes/transpile-sass-to-css.md
content/en/installation/_common/01-editions.md
content/en/installation/_common/02-prerequisites.md
content/en/installation/_common/03-prebuilt-binaries.md
content/en/installation/_common/04-build-from-source.md
content/en/installation/_common/homebrew.md
content/en/installation/linux.md
content/en/methods/menu-entry/PageRef.md [new file with mode: 0644]
content/en/methods/menu-entry/_common/pre-post.md
content/en/methods/page/Ancestors.md
content/en/methods/page/GitInfo.md
content/en/methods/page/HasMenuCurrent.md
content/en/methods/page/IsMenuCurrent.md
content/en/methods/page/Store.md
content/en/methods/page/_common/definition-of-section.md
content/en/methods/page/_common/next-and-prev.md
content/en/methods/page/_common/nextinsection-and-previnsection.md
content/en/methods/page/_common/output-format-definition.md
content/en/methods/page/_common/output-format-methods.md
content/en/methods/page/_common/scratch-methods.md
content/en/methods/pages/_common/group-sort-order.md
content/en/methods/pages/_common/next-and-prev.md
content/en/methods/resource/_common/global-page-remote-resources.md
content/en/methods/resource/_common/processing-spec.md
content/en/methods/shortcode/Ordinal.md
content/en/methods/shortcode/Scratch.md
content/en/methods/shortcode/Store.md [new file with mode: 0644]
content/en/methods/site/Store.md [new file with mode: 0644]
content/en/methods/taxonomy/_common/get-a-taxonomy-object.md
content/en/methods/taxonomy/_common/ordered-taxonomy-element-methods.md
content/en/render-hooks/_common/pageinner.md
content/en/render-hooks/code-blocks.md
content/en/templates/_common/filter-sort-group.md
content/en/templates/introduction.md
data/docs.yaml
go.mod
go.sum
netlify.toml