]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from c43daf45f..a7e1e9be8
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 7 Aug 2023 08:35:12 +0000 (10:35 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 7 Aug 2023 08:35:12 +0000 (10:35 +0200)
commit7c62d6ef1654c0383eae474d3bd9ddf7754c1f30
treebdb89608a951277c0dab9de6ab4ea832a3196631
parent87de22d7464e239c775fbd48ebce1665d5b1e80d
Squashed 'docs/' changes from c43daf45f..a7e1e9be8

a7e1e9be8 Clarify front matter date fields
69df4fc22 Clarify how to determine if .Inner is populated
9046bf424 Document strings.ContainsNonSpace
8dbe5df90 Fix indentation and broken image
48ad4124e Typo: functions/after.md
d4c01b57b Link to detailed descriptions of canonfiyURLs and relativeURLs
4d9597302 Explain behaviour when appending to a slice containing other slices
69e24e44e Standardize right arrow usage
01b378726 Remove references to Google's Universal Analytics and the async template
d415bae24 Use shared file to describe regex syntax
e75dee6b8 snap: How to enable or revoke access to SSH keys
feed2d1c0 Remove hasPrefix and hasSuffix in favor of namespaced versions
3c6d2cfe5 security: Use default execution settings
461b5fcaf netlify: Hugo 0.116.1
95fac27a5 configuration: correct cacheDir description
cd9f1f929 configuration: Fix broken link
605394de4 netlify: Upgrade to Hugo 0.116.0
baf2a0f7b Merge branch 'tempv0.116.0'
ee51a9323 Update requirements for building from source
40189956d Editor tools: Remove duplicate sentence
fb0ff2621 docs: Regenerate CLI docs
e8a5665c4 Update where.md
7bc5cf15d Update hosting instructions
018a04314 docs: Update where
d33ae91cf docs: Update where function operators
9a108a664 docs: Rework the cacheDir documentation

git-subtree-dir: docs
git-subtree-split: a7e1e9be851b95e636ab5360e5151156b4f89044
56 files changed:
config/_default/security.toml
content/en/commands/hugo.md
content/en/commands/hugo_completion_bash.md
content/en/commands/hugo_config.md
content/en/commands/hugo_config_mounts.md
content/en/commands/hugo_mod_clean.md
content/en/commands/hugo_mod_graph.md
content/en/commands/hugo_mod_init.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_content.md
content/en/commands/hugo_server.md
content/en/content-management/multilingual.md
content/en/content-management/summaries.md
content/en/content-management/toc.md
content/en/functions/adddate.md
content/en/functions/after.md
content/en/functions/anchorize.md
content/en/functions/append.md
content/en/functions/common/index.md [new file with mode: 0644]
content/en/functions/common/regular-expressions.md [new file with mode: 0644]
content/en/functions/fileExists.md
content/en/functions/findRe.md
content/en/functions/findresubmatch.md
content/en/functions/getenv.md
content/en/functions/hasPrefix.md [deleted file]
content/en/functions/hasSuffix.md [deleted file]
content/en/functions/merge.md
content/en/functions/os.Stat.md
content/en/functions/readdir.md
content/en/functions/replacere.md
content/en/functions/scratch.md
content/en/functions/strings.ContainsNonSpace.md [new file with mode: 0644]
content/en/functions/transform.Unmarshal.md
content/en/functions/uniq.md
content/en/functions/urlize.md
content/en/functions/where.md
content/en/getting-started/configuration.md
content/en/hosting-and-deployment/hosting-on-github/index.md
content/en/hosting-and-deployment/hosting-on-gitlab.md
content/en/hosting-and-deployment/hosting-on-netlify.md
content/en/installation/common/05-build-from-source.md
content/en/installation/linux.md
content/en/installation/windows.md
content/en/news/0.25-relnotes/index.md
content/en/templates/homepage.md
content/en/templates/internal.md
content/en/templates/lists/index.md
content/en/templates/section-templates.md
content/en/templates/shortcode-templates.md
content/en/templates/single-page-templates.md
content/en/tools/editors.md
content/en/variables/page.md
netlify.toml