]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from 39af43ef1..1798dc0d5
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 27 May 2023 14:59:59 +0000 (16:59 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 27 May 2023 14:59:59 +0000 (16:59 +0200)
commitd3927310d5b2404c3238f9b899db3329ea516490
tree30dee91d036fb07e3df5b04f26757a452aed0285
parentf96384a3b596f9bc0a3a035970b09b2c601f0ccb
Squashed 'docs/' changes from 39af43ef1..1798dc0d5

1798dc0d5 Update theme
403fa716e Update CLI documentation (#2092)
aade5a09e Correct media subtype example
53cd9dea6 netlify: Hugo 0.112.3
b78b86cb1 Add source/target warning to resources.Copy (#2091)
50c299729 netlify: Hugo 0.112.2
73197046f Change config.xxx to hugo.xxx throughout the documentation (#2090)
d489d4c6f Add hugo.WorkingDir to docs (#2089)
7487df809 Fix typos (#2088)
6d0572cd6 netlify: Hugo 0.112.1
6838600b2 netlify: Hugo 0.112.0
513e7a80f Merge branch 'tempv0.112.0'
91eb44275 Some more about 0.112.0
bd3b33a27 docs: Regen docshelper
fb3027daf docs: Regen CLI docs
8e7b8e987 Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'
a942ceef4 tpl/tplimpl: Add img loading attribute to figure shortcode  (#10927)
0e0c7b25e tpl/urls: Return empty string when JoinPath has zero args
310ce949a tpl/urls: Add JoinPath template function
ae435ca77 tpl: Add math.Abs
f340139f8 Revert "Update syntax-highlighting.md (#10929)" (#10930)
917a0e24d Update syntax-highlighting.md (#10929)

git-subtree-dir: docs
git-subtree-split: 1798dc0d54ce048dd975863b490cd809ef14268a
90 files changed:
_vendor/github.com/gohugoio/gohugoioTheme/layouts/index.headers
_vendor/modules.txt
content/en/about/hugo-and-gdpr.md
content/en/commands/hugo.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_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 [new file with mode: 0644]
content/en/commands/hugo_new_site.md
content/en/commands/hugo_new_theme.md
content/en/commands/hugo_server.md
content/en/commands/hugo_version.md
content/en/content-management/cross-references.md
content/en/content-management/front-matter.md
content/en/content-management/image-processing/index.md
content/en/content-management/menus.md
content/en/content-management/multilingual.md
content/en/content-management/page-resources.md
content/en/content-management/related.md
content/en/content-management/shortcodes.md
content/en/content-management/static-files.md
content/en/content-management/taxonomies.md
content/en/content-management/urls.md
content/en/contribute/documentation.md
content/en/functions/hasPrefix.md [new file with mode: 0644]
content/en/functions/hasSuffix.md [new file with mode: 0644]
content/en/functions/hugo.md
content/en/functions/math.md
content/en/functions/param.md
content/en/functions/safeHTML.md
content/en/functions/safeHTMLAttr.md
content/en/functions/safeURL.md
content/en/functions/sort.md
content/en/functions/urls.JoinPath.md [new file with mode: 0644]
content/en/functions/where.md
content/en/getting-started/configuration.md
content/en/getting-started/directory-structure.md
content/en/getting-started/quick-start.md
content/en/hugo-modules/configuration.md
content/en/hugo-modules/theme-components.md
content/en/hugo-modules/use-modules.md
content/en/hugo-pipes/introduction.md
content/en/hugo-pipes/postprocess.md
content/en/templates/internal.md
content/en/templates/introduction.md
content/en/templates/output-formats.md
content/en/templates/robots.md
content/en/templates/rss.md
content/en/templates/shortcode-templates.md
content/en/templates/sitemap-template.md
content/en/variables/page.md
content/en/variables/site.md
data/docs.json
go.mod
go.sum
layouts/shortcodes/code-toggle.html
layouts/shortcodes/new-in.html
netlify.toml