Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ globs:
# - docsy.dev/content/en/docs/content/search.md
# - docsy.dev/content/en/docs/content/shortcodes.md
# - docsy.dev/content/en/docs/content/versioning.md
- docsy.dev/content/en/blog/2025/0.13.0.md
config:
extends: .markdownlint.yaml
3 changes: 0 additions & 3 deletions docsy.dev/.htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,3 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
# Too flaky or unnecessary
- ^https://badges.netlify.com/api
- ^https://code.jquery.com
# TODO: remove once the 0.130.0 is released
- ^https://www.docsy.dev/blog/2025/0.13.0/.+
- ^/blog/2025/0.13.0/#
2 changes: 2 additions & 0 deletions docsy.dev/content/en/blog/2025/0.12.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ Other references:
- [0.11.0 release highlights](../2024/year-in-review/#release-highlights)
- [0.11.0 changelog](/site/changelog/#v0110)
- [Docsy issue #2243][#2243], _Adapt to new template system in Hugo v0.146.0_.
- [0.13.0 release report and upgrade guide](/blog/2025/0.13.0/) — for upgrading
from 0.12.0 to 0.13.0

[#2243]: https://github.com/google/docsy/issues/2243
[NTS]: https://gohugo.io/templates/new-templatesystem-overview/
Loading
Loading