hugo/docs
Joe Mooring ca9a77ef92 markup/goldmark: Support extras extension
Enables inclusion of these HTML elements in Markdown:

- Inserted Text (++inserted++)
- Mark Text (==marked==)
- Subscript (H~2~O)
- Superscript (1^st^)
2024-05-10 22:32:02 +02:00
..
.github Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 2024-02-07 20:46:41 +01:00
.vscode
_vendor Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 2024-02-07 20:46:41 +01:00
archetypes
assets/images
config
content/en commands: Add gen chromastyles --lineNumbersTableStyle flag 2024-04-20 12:25:28 +02:00
data markup/goldmark: Support extras extension 2024-05-10 22:32:02 +02:00
layouts Add images.Dither filter 2024-02-11 22:51:11 +02:00
src
static
.cspell.json Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 2024-02-07 20:46:41 +01:00
.editorconfig
.gitignore
.markdownlint.yaml
.markdownlintignore
.textlintignore
go.mod Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 2024-02-07 20:46:41 +01:00
go.sum Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 2024-02-07 20:46:41 +01:00
hugo.toml
hugo.work
hugo_stats.json
hugoreleaser.toml
LICENSE.md
netlify.toml
pull-theme.sh
README.md Merge commit '6efb279bfacbd7304cef994be8181c6f804e7dd4' 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.