Skip to content

Commit 6183184

Browse files
committed
Merge commit '45e6fdb315d113ba13e20a633ed0c67e3f25170d'
2 parents a037be7 + 45e6fdb commit 6183184

File tree

162 files changed

+273
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+273
-102
lines changed

‎docs/.gitignore‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
/.idea
2+
/.vscode
23
/public
34
node_modules
45
nohup.out
56
.DS_Store
67
trace.out
78
.hugo_build.lock
9+
resources/_gen/images/

‎docs/.markdownlint.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md
2+
3+
MD013: false # Line length
4+
MD033: false # Inline HTML
237 KB
Loading
Binary file not shown.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/docs/page-meta-data.html‎

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links-docs-mobile.html‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-links-global-mobile.html‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/nav-mobile.html‎

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/opengraph/get-featured-image.html‎

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)