The world’s fastest framework for building websites.
Go to file
Bjørn Erik Pedersen 6efb279bfa Squashed 'docs/' changes from 5c085a37b..a9584e3d1
a9584e3d1 ci: bump GitHub workflow actions to latest versions
f37ee374d Fix methods related to time.After
a49214057 Correct heading render hook example
4b696f936 Update README.md
b5a6e4039 Clean up the contributing section
a5d79ed19 Fixed typo: instea → instead
6150a60e3 Remove the "local file templates" page
9395743dc Update/vendor theme
33d8c10cc Remove output format "name" parameter
7200ad97d Add security section to resources.GetRemote page
3f1e056b2 Remove erroneous front matter field
07c9a7e42 Add alpha index to glossary
6619c8aa0 Fix Page.Params example
145a92359 Simplify string concat example in math.Add
42488bb09 Add string concat example to math.Add
eb20521a2 Fix flash of unstyled content with mathematical markup
74603bebe Fix typo in 'typesetting'

git-subtree-dir: docs
git-subtree-split: a9584e3d146c4a194d937a4dc8a37cde5ba1c618
2024-02-07 20:46:41 +01:00
.github Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
.vscode Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
_vendor Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
archetypes Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
assets/images Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
config Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
content/en Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
data Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
layouts Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
src Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
static Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
.cspell.json Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
.editorconfig Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
.gitignore Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
.markdownlint.yaml Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
.markdownlintignore Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
.textlintignore Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
go.mod Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
go.sum Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00
hugo.toml Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
hugo.work Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
hugo_stats.json Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
hugoreleaser.toml Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
LICENSE.md Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
netlify.toml Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
pull-theme.sh Squashed 'docs/' content from commit 5c085a37b 2024-01-27 10:48:33 +01:00
README.md Squashed 'docs/' changes from 5c085a37b..a9584e3d1 2024-02-07 20:46:41 +01:00

Hugo

A fast and flexible static site generator built with love by bep, spf13, and friends in Go.


Netlify Status PRs Welcome

This is the repository for the Hugo documentation site.

Please see the contributing section for guidelines, examples, and process.