]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from dc7a9ae12..b654fcba0
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 24 Apr 2025 08:23:16 +0000 (10:23 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 24 Apr 2025 08:23:16 +0000 (10:23 +0200)
commitb3d87dd0fd746f07f9afa6e6a2969aea41da6a38
tree19c1e98159dcbd0926977f3fcd55f234c75b3a5a
parent5be51ac3db225d5df501ed1fa1499c41d97dbf65
Squashed 'docs/' changes from dc7a9ae12..b654fcba0

b654fcba0 content: Fix links
d44357418 content: Update GitLab Pages workflow example
33968c7e2 content: Update Netlify configuration file
a6d0c8c50 content: Update GitHub Pages workflow example
d1aabfa36 content: Fix broken link
7b50139a6 content: Miscellaneous edits
a30e2c189 Menus: add forgotten link target
5c2aa88b4 content: Updates for v0.146.7
114413c18 netlify: Hugo 0.146.7
67e9261b1 netlify: Hugo 0.146.6
efa040229 content: Update templates/embedded.md
b8f888c76 theme: Rename internal templates from partials/ to _partials/
727178cbb content: Fix broken anchor links
0f12708f1 Fix typo
380b1c163 Update Current.md
8b500f3e5 netlify: Hugo 0.146.5
e3d6b6fad netlify: Hugo 0.146.4
ac1b92713 content: Fix text formatting in templates/partial.md
719329530 content: Clarify usage of template function
a95eca524 theme: Misc adjustments for the themes site
8e6c26067 Add package.hugo.json
9691007fb netlify: Hugo 0.146.3
ec08acc59 netlify: Hugo 0.146.2
8f320a0b6 netlify: Hugo 0.146.1
d5e6cb618 content: Remove expired new-in badges
b5779d7fc content: Update templates.Current function
5df1229d5 theme: Move templates to new structure
a7a6a614d theme: Remove accidentally added template
195b368e8 content: Miscellaneous updates related to v0.146.0
0a906ad49 netlify: Hugo 0.146.0

git-subtree-dir: docs
git-subtree-split: b654fcba0d4385da1e47179ef3763f277f044242
175 files changed:
content/en/configuration/introduction.md
content/en/content-management/menus.md
content/en/contribute/documentation.md
content/en/functions/collections/Where.md
content/en/functions/css/Sass.md
content/en/functions/go-template/template.md
content/en/functions/templates/Current.md [new file with mode: 0644]
content/en/functions/time/In.md [new file with mode: 0644]
content/en/functions/transform/Unmarshal.md
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-netlify/index.md
content/en/installation/linux.md
content/en/news/_content.gotmpl
content/en/quick-reference/glossary/iana.md [new file with mode: 0644]
content/en/quick-reference/glossary/utc.md [new file with mode: 0644]
content/en/shortcodes/ref.md
content/en/shortcodes/relref.md
content/en/shortcodes/vimeo.md
content/en/shortcodes/youtube.md
content/en/templates/embedded.md
content/en/templates/partial.md
content/en/templates/shortcode.md
content/en/troubleshooting/inspection.md
data/embedded_template_urls.toml
layouts/_default/_markup/render-blockquote.html [deleted file]
layouts/_default/_markup/render-codeblock.html [deleted file]
layouts/_default/_markup/render-link.html [deleted file]
layouts/_default/_markup/render-passthrough.html [deleted file]
layouts/_default/_markup/render-table.html [deleted file]
layouts/_default/baseof.html [deleted file]
layouts/_default/list.html [deleted file]
layouts/_default/list.rss.xml [deleted file]
layouts/_default/single.html [deleted file]
layouts/_markup/render-blockquote.html [new file with mode: 0644]
layouts/_markup/render-codeblock.html [new file with mode: 0644]
layouts/_markup/render-link.html [new file with mode: 0644]
layouts/_markup/render-passthrough.html [new file with mode: 0644]
layouts/_markup/render-table.html [new file with mode: 0644]
layouts/_partials/docs/functions-aliases.html [new file with mode: 0644]
layouts/_partials/docs/functions-return-type.html [new file with mode: 0644]
layouts/_partials/docs/functions-signatures.html [new file with mode: 0644]
layouts/_partials/helpers/debug/list-item-metadata.html [new file with mode: 0644]
layouts/_partials/helpers/funcs/color-from-string.html [new file with mode: 0644]
layouts/_partials/helpers/funcs/get-github-info.html [new file with mode: 0644]
layouts/_partials/helpers/funcs/get-remote-data.html [new file with mode: 0644]
layouts/_partials/helpers/gtag.html [new file with mode: 0644]
layouts/_partials/helpers/linkcss.html [new file with mode: 0644]
layouts/_partials/helpers/linkjs.html [new file with mode: 0644]
layouts/_partials/helpers/picture.html [new file with mode: 0644]
layouts/_partials/helpers/validation/validate-keywords.html [new file with mode: 0644]
layouts/_partials/layouts/blocks/alert.html [new file with mode: 0644]
layouts/_partials/layouts/blocks/modal.html [new file with mode: 0644]
layouts/_partials/layouts/breadcrumbs.html [new file with mode: 0644]
layouts/_partials/layouts/date.html [new file with mode: 0644]
layouts/_partials/layouts/docsheader.html [new file with mode: 0644]
layouts/_partials/layouts/explorer.html [new file with mode: 0644]
layouts/_partials/layouts/footer.html [new file with mode: 0644]
layouts/_partials/layouts/head/head-js.html [new file with mode: 0644]
layouts/_partials/layouts/head/head.html [new file with mode: 0644]
layouts/_partials/layouts/header/githubstars.html [new file with mode: 0644]
layouts/_partials/layouts/header/header.html [new file with mode: 0644]
layouts/_partials/layouts/header/qr.html [new file with mode: 0644]
layouts/_partials/layouts/header/theme.html [new file with mode: 0644]
layouts/_partials/layouts/home/features.html [new file with mode: 0644]
layouts/_partials/layouts/home/opensource.html [new file with mode: 0644]
layouts/_partials/layouts/home/sponsors.html [new file with mode: 0644]
layouts/_partials/layouts/hooks/body-end.html [new file with mode: 0644]
layouts/_partials/layouts/hooks/body-main-start.html [new file with mode: 0644]
layouts/_partials/layouts/hooks/body-start.html [new file with mode: 0644]
layouts/_partials/layouts/icons.html [new file with mode: 0644]
layouts/_partials/layouts/in-this-section.html [new file with mode: 0644]
layouts/_partials/layouts/page-edit.html [new file with mode: 0644]
layouts/_partials/layouts/related.html [new file with mode: 0644]
layouts/_partials/layouts/search/algolialogo.html [new file with mode: 0644]
layouts/_partials/layouts/search/button.html [new file with mode: 0644]
layouts/_partials/layouts/search/input.html [new file with mode: 0644]
layouts/_partials/layouts/search/results.html [new file with mode: 0644]
layouts/_partials/layouts/templates.html [new file with mode: 0644]
layouts/_partials/layouts/toc.html [new file with mode: 0644]
layouts/_partials/opengraph/get-featured-image.html [new file with mode: 0644]
layouts/_partials/opengraph/opengraph.html [new file with mode: 0644]
layouts/_shortcodes/chroma-lexers.html [new file with mode: 0644]
layouts/_shortcodes/code-toggle.html [new file with mode: 0644]
layouts/_shortcodes/datatable-filtered.html [new file with mode: 0644]
layouts/_shortcodes/datatable.html [new file with mode: 0644]
layouts/_shortcodes/deprecated-in.html [new file with mode: 0644]
layouts/_shortcodes/eturl.html [new file with mode: 0644]
layouts/_shortcodes/glossary-term.html [new file with mode: 0644]
layouts/_shortcodes/glossary.html [new file with mode: 0644]
layouts/_shortcodes/hl.html [new file with mode: 0644]
layouts/_shortcodes/img.html [new file with mode: 0644]
layouts/_shortcodes/imgproc.html [new file with mode: 0644]
layouts/_shortcodes/include.html [new file with mode: 0644]
layouts/_shortcodes/list-pages-in-section.html [new file with mode: 0644]
layouts/_shortcodes/module-mounts-note.html [new file with mode: 0644]
layouts/_shortcodes/new-in.html [new file with mode: 0644]
layouts/_shortcodes/per-lang-config-keys.html [new file with mode: 0644]
layouts/_shortcodes/quick-reference.html [new file with mode: 0644]
layouts/_shortcodes/root-configuration-keys.html [new file with mode: 0644]
layouts/_shortcodes/syntax-highlighting-styles.html [new file with mode: 0644]
layouts/baseof.html [new file with mode: 0644]
layouts/home.headers [new file with mode: 0644]
layouts/home.html [new file with mode: 0644]
layouts/home.redir [new file with mode: 0644]
layouts/index.headers [deleted file]
layouts/index.html [deleted file]
layouts/index.redir [deleted file]
layouts/list.html [new file with mode: 0644]
layouts/list.rss.xml [new file with mode: 0644]
layouts/partials/docs/functions-aliases.html [deleted file]
layouts/partials/docs/functions-return-type.html [deleted file]
layouts/partials/docs/functions-signatures.html [deleted file]
layouts/partials/helpers/debug/list-item-metadata.html [deleted file]
layouts/partials/helpers/funcs/color-from-string.html [deleted file]
layouts/partials/helpers/funcs/get-github-info.html [deleted file]
layouts/partials/helpers/funcs/get-remote-data.html [deleted file]
layouts/partials/helpers/gtag.html [deleted file]
layouts/partials/helpers/linkcss.html [deleted file]
layouts/partials/helpers/linkjs.html [deleted file]
layouts/partials/helpers/picture.html [deleted file]
layouts/partials/helpers/validation/validate-keywords.html [deleted file]
layouts/partials/layouts/blocks/alert.html [deleted file]
layouts/partials/layouts/blocks/modal.html [deleted file]
layouts/partials/layouts/breadcrumbs.html [deleted file]
layouts/partials/layouts/date.html [deleted file]
layouts/partials/layouts/docsheader.html [deleted file]
layouts/partials/layouts/explorer.html [deleted file]
layouts/partials/layouts/footer.html [deleted file]
layouts/partials/layouts/head/head-js.html [deleted file]
layouts/partials/layouts/head/head.html [deleted file]
layouts/partials/layouts/header/githubstars.html [deleted file]
layouts/partials/layouts/header/header.html [deleted file]
layouts/partials/layouts/header/qr.html [deleted file]
layouts/partials/layouts/header/theme.html [deleted file]
layouts/partials/layouts/home/features.html [deleted file]
layouts/partials/layouts/home/opensource.html [deleted file]
layouts/partials/layouts/home/sponsors.html [deleted file]
layouts/partials/layouts/hooks/body-end.html [deleted file]
layouts/partials/layouts/hooks/body-main-start.html [deleted file]
layouts/partials/layouts/hooks/body-start.html [deleted file]
layouts/partials/layouts/icons.html [deleted file]
layouts/partials/layouts/in-this-section.html [deleted file]
layouts/partials/layouts/page-edit.html [deleted file]
layouts/partials/layouts/related.html [deleted file]
layouts/partials/layouts/search/algolialogo.html [deleted file]
layouts/partials/layouts/search/button.html [deleted file]
layouts/partials/layouts/search/input.html [deleted file]
layouts/partials/layouts/search/results.html [deleted file]
layouts/partials/layouts/templates.html [deleted file]
layouts/partials/layouts/toc.html [deleted file]
layouts/partials/opengraph/get-featured-image.html [deleted file]
layouts/partials/opengraph/opengraph.html [deleted file]
layouts/shortcodes/chroma-lexers.html [deleted file]
layouts/shortcodes/code-toggle.html [deleted file]
layouts/shortcodes/datatable-filtered.html [deleted file]
layouts/shortcodes/datatable.html [deleted file]
layouts/shortcodes/deprecated-in.html [deleted file]
layouts/shortcodes/eturl.html [deleted file]
layouts/shortcodes/glossary-term.html [deleted file]
layouts/shortcodes/glossary.html [deleted file]
layouts/shortcodes/hl.html [deleted file]
layouts/shortcodes/img.html [deleted file]
layouts/shortcodes/imgproc.html [deleted file]
layouts/shortcodes/include.html [deleted file]
layouts/shortcodes/list-pages-in-section.html [deleted file]
layouts/shortcodes/module-mounts-note.html [deleted file]
layouts/shortcodes/new-in.html [deleted file]
layouts/shortcodes/per-lang-config-keys.html [deleted file]
layouts/shortcodes/quick-reference.html [deleted file]
layouts/shortcodes/root-configuration-keys.html [deleted file]
layouts/shortcodes/syntax-highlighting-styles.html [deleted file]
layouts/single.html [new file with mode: 0644]
netlify.toml
package.hugo.json [new file with mode: 0644]