]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from 60dd993a6..71f739460
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 23 Aug 2025 10:36:13 +0000 (12:36 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 23 Aug 2025 10:36:13 +0000 (12:36 +0200)
commitbfa74537929f409fca841540b971125b7678963a
treec676f28bd9f6a4ee386801624af6a16d08f43bb9
parentbb147f91ee9078e6a55e8c32ab4b2e5dbc5cee45
Squashed 'docs/' changes from 60dd993a6..71f739460

71f739460 content: Reformat procedures to use description lists instead of H3 elements
420a78802 content: Remove 21YunBox hosting guide
abeea342f content: Add hosting guide for Vercel
3aaca6c0a content: Add hosting guide for Render
d77b06aa6 content: Fix formatting
82885415f content: Change build.sh file perms in Cloudflare hosting docs
0569c68ca content: Fix typo
8f14be5da content: Remove duplicate list items
e76f17815 misc: Fix typo in configuration for the Markdown linter
32e450b7c misc: Fix typo in configuration for the Markdown linter
81bd0056a mics: Update configuration for the Markdown linter
480ae9014 content: Improve file names in the PageInner description
b17999021 content: Adjust Markdown to pass linter tests
1d9d56897 misc: Implement Markdown linter
91fc34c58 content: Miscellaneous edits
b7c60ae0b content: Add admonition for outdated learning resources
51b6df588 misc: Activate stale action
84a897f5f misc: Implement stale action
167ea9713 content: Update GitHub Pages workflow example
3672d9116 misc: Use actions/checkout@v5 in workflows
2f2b4c968 misc: Update spellcheck configs
55a8ff7ae content: Fix typo
36e3d7b7b Adjust sponsors
51014e6b9 content: Fix link
37cfc093f content: Add Cloudflare Worker hosting instructions
09862ffad content: Update hosting considerations related to GitInfo
477f3e7c0 misc: Update cspell config
7a7bb4874 content: Miscellaneous edits
48486d5ac content: Remove Cloudflare Pages documentation
382f8052d content: Remove KeyCDN documentation
8ecbc985c content: Update hosting workflow files
57fd362bf content: Clarify applicability of the slug front matter field
0dcfff9c7 content: Update directory-structure.md
58e3609a0 content: Fix typo
22fb43695 content: Fix search/replace errors
fba8342a8 content: Fix missing link refs
97e035006 Update netlify.toml
6ab5ae6df content: Improve GitLab Pages compression performance
172bfbc4b content: Differentiate content view templates from other templates
978770fc8 content: Clarify handling of goldmark extensions conflict
cb74aa4c7 content: Improve Codeberg Pages hosting instructions
794477792 content: Add custom domain instructions to Codeberg Pages setup
235fac27d content: Improve description of code block render hook options map
35a507d31 content: Improve WP2Hugo description
8191f4dcf content: Improve WP2Hugo description
25cca30fd content: Fix type
e955652ae content: Improve base template description
922aa91bd content: Improve description of partial lookup logic
072536ef6 content: Update template type documentation
5bf153531 Update netlify.toml
cdd20a433 content: Indicate language sort order for relevant page methods
fc9a868c9 content: Add Sitepins to list of commercial CMS platforms
b6077449c content: Update version references
b71388cac content: Fix typo
c27dfdef3 content: Move link reference
d008ea6ac content: Fix typo
040f14a3c content: Fix typo
1ac119d26 content: Fix typo
a5a4fa907 content: More updates for v0.148.0
b7247a8ea content: Remove command chaining from GitHub Actions workflow
6ecb96bcd content: Updates for v0.148.0
aea9e4c29 netlify: Update Hugo version
4e71546d1 Add Ancestors (plural) method to GitInfo, rename Ancestor field to Parent
68620a6c2 source: Expose Ancestor in GitInfo

git-subtree-dir: docs
git-subtree-split: 71f739460f43e3e1226d3b778ccd1c20c4ca9af3
201 files changed:
.codespellrc
.cspell.json
.github/stale.yml [deleted file]
.github/workflows/codeql-analysis.yml
.github/workflows/markdownlint.yml [new file with mode: 0644]
.github/workflows/spellcheck.yml
.github/workflows/stale.yml [new file with mode: 0644]
.github/workflows/super-linter.yml [deleted file]
.markdownlint-cli2.yaml [new file with mode: 0644]
.markdownlint.yaml [deleted file]
.markdownlintignore [deleted file]
content/en/_common/functions/js/options.md
content/en/_common/gomodules-info.md
content/en/_common/installation/03-prebuilt-binaries.md
content/en/_common/methods/taxonomy/get-a-taxonomy-object.md
content/en/_common/permalink-tokens.md
content/en/_common/render-hooks/pageinner.md
content/en/_common/scratch-pad-scope.md
content/en/_common/syntax-highlighting-options.md
content/en/about/features.md
content/en/configuration/all.md
content/en/configuration/build.md
content/en/configuration/cascade.md
content/en/configuration/front-matter.md
content/en/configuration/markup.md
content/en/configuration/menus.md
content/en/configuration/module.md
content/en/configuration/output-formats.md
content/en/configuration/related-content.md
content/en/configuration/security.md
content/en/configuration/segments.md
content/en/configuration/server.md
content/en/configuration/taxonomies.md
content/en/configuration/ugly-urls.md
content/en/content-management/comments.md
content/en/content-management/content-adapters.md
content/en/content-management/formats.md
content/en/content-management/front-matter.md
content/en/content-management/mathematics.md
content/en/content-management/menus.md
content/en/content-management/multilingual.md
content/en/content-management/organization/index.md
content/en/content-management/page-bundles.md
content/en/content-management/page-resources.md
content/en/content-management/sections.md
content/en/content-management/shortcodes.md
content/en/content-management/taxonomies.md
content/en/content-management/urls.md
content/en/contribute/development.md
content/en/contribute/documentation.md
content/en/functions/css/PostCSS.md
content/en/functions/css/Sass.md
content/en/functions/css/TailwindCSS.md
content/en/functions/data/GetCSV.md
content/en/functions/data/GetJSON.md
content/en/functions/encoding/Jsonify.md
content/en/functions/global/page.md
content/en/functions/go-template/block.md
content/en/functions/go-template/define.md
content/en/functions/go-template/range.md
content/en/functions/go-template/return.md
content/en/functions/go-template/template.md
content/en/functions/go-template/try.md
content/en/functions/go-template/with.md
content/en/functions/hugo/Generator.md
content/en/functions/hugo/Store.md
content/en/functions/hugo/Version.md
content/en/functions/js/Babel.md
content/en/functions/js/Batch.md
content/en/functions/js/Build.md
content/en/functions/openapi3/Unmarshal.md
content/en/functions/partials/Include.md
content/en/functions/partials/IncludeCached.md
content/en/functions/resources/FromString.md
content/en/functions/resources/GetRemote.md
content/en/functions/resources/PostProcess.md
content/en/functions/templates/Current.md
content/en/functions/templates/Defer.md
content/en/functions/time/ParseDuration.md
content/en/functions/transform/PortableText.md
content/en/functions/transform/ToMath.md
content/en/getting-started/directory-structure.md
content/en/getting-started/external-learning-resources/index.md
content/en/host-and-deploy/host-on-21yunbox.md [deleted file]
content/en/host-and-deploy/host-on-aws-amplify/index.md
content/en/host-and-deploy/host-on-cloudflare-pages.md [deleted file]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-01.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-02.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-03.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-04.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-05.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-06.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-07.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/cloudflare-08.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-cloudflare/index.md [new file with mode: 0644]
content/en/host-and-deploy/host-on-codeberg-pages.md
content/en/host-and-deploy/host-on-firebase.md
content/en/host-and-deploy/host-on-github-pages/gh-pages-01.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-github-pages/gh-pages-02.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-github-pages/gh-pages-03.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-github-pages/gh-pages-04.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-github-pages/gh-pages-05.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-github-pages/gh-pages-1.png [deleted file]
content/en/host-and-deploy/host-on-github-pages/gh-pages-2.png [deleted file]
content/en/host-and-deploy/host-on-github-pages/gh-pages-3.png [deleted file]
content/en/host-and-deploy/host-on-github-pages/gh-pages-4.png [deleted file]
content/en/host-and-deploy/host-on-github-pages/gh-pages-5.png [deleted file]
content/en/host-and-deploy/host-on-github-pages/index.md
content/en/host-and-deploy/host-on-gitlab-pages.md
content/en/host-and-deploy/host-on-keycdn/index.md [deleted file]
content/en/host-and-deploy/host-on-keycdn/keycdn-pull-zone.png [deleted file]
content/en/host-and-deploy/host-on-keycdn/secret-api-key.png [deleted file]
content/en/host-and-deploy/host-on-keycdn/secret-zone-id.png [deleted file]
content/en/host-and-deploy/host-on-netlify/index.md
content/en/host-and-deploy/host-on-render.md [deleted file]
content/en/host-and-deploy/host-on-render/index.md [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-01.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-02.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-03.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-04.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-05.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-06.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-07.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-08.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-09.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-render/render-10.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/index.md [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-01.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-02.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-03.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-04.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-05.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-06.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-07.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-08.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-09.png [new file with mode: 0644]
content/en/host-and-deploy/host-on-vercel/vercel-10.png [new file with mode: 0644]
content/en/hugo-pipes/introduction.md
content/en/installation/bsd.md
content/en/installation/linux.md
content/en/installation/macos.md
content/en/installation/windows.md
content/en/methods/page/AllTranslations.md
content/en/methods/page/Data.md
content/en/methods/page/Date.md
content/en/methods/page/GitInfo.md
content/en/methods/page/Page.md
content/en/methods/page/Paginate.md
content/en/methods/page/Paginator.md
content/en/methods/page/Path.md
content/en/methods/page/Render.md
content/en/methods/page/RenderShortcodes.md
content/en/methods/page/Store.md
content/en/methods/page/Translations.md
content/en/methods/resource/Content.md
content/en/methods/resource/Data.md
content/en/methods/resource/Name.md
content/en/methods/shortcode/IsNamedParams.md
content/en/methods/shortcode/Ordinal.md
content/en/methods/site/GetPage.md
content/en/methods/site/MainSections.md
content/en/methods/site/Menus.md
content/en/methods/site/Store.md
content/en/methods/site/Taxonomies.md
content/en/methods/time/Round.md
content/en/methods/time/Truncate.md
content/en/quick-reference/glossary/raw-string-literal.md
content/en/quick-reference/syntax-highlighting-styles.md
content/en/render-hooks/_index.md
content/en/render-hooks/blockquotes.md
content/en/render-hooks/code-blocks.md
content/en/render-hooks/headings.md
content/en/render-hooks/images.md
content/en/render-hooks/links.md
content/en/render-hooks/passthrough.md
content/en/render-hooks/tables.md
content/en/shortcodes/qr.md
content/en/shortcodes/ref.md
content/en/shortcodes/relref.md
content/en/showcase/_template/index.md
content/en/showcase/ampio-help/bio.md
content/en/showcase/ampio-help/index.md
content/en/showcase/hartwell-insurance/index.md
content/en/showcase/pharmaseal/index.md
content/en/templates/introduction.md
content/en/templates/menu.md
content/en/templates/new-templatesystem-overview.md
content/en/templates/pagination.md
content/en/templates/robots.md
content/en/templates/shortcode.md
content/en/templates/sitemap.md
content/en/templates/types.md
content/en/tools/editors.md
content/en/tools/front-ends.md
content/en/tools/migrations.md
content/en/troubleshooting/faq.md
content/en/troubleshooting/performance.md
data/docs.yaml
data/page_filters.yaml
data/sponsors.toml
netlify.toml