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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For the full list of changes, see the [0.12.0] release notes.
- **Blog** section index page content and title used to be ignored, they are now
displayed ([#1787]). To recover the old behavior use the following style
override: `.td-section.td-blog .td-content { display: none; }`.
- Adds a `comment` shortcode, as a drop-in replacement for the on removed from
- Adds a `comment` shortcode, as a drop-in replacement for the one removed from
Hugo.

[0.12.0]: https://github.com/google/docsy/releases/latest?FIXME=v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docsy",
"version": "0.11.1-dev-unreleased",
"version.next": "0.12.0-dev-unreleased",
"version": "0.12.0",
"version.next": "0.12.1-dev-unreleased",
"repository": "github:google/docsy",
"homepage": "https://www.docsy.dev",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion userguide/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ params:
privacy_policy: https://policies.google.com/privacy
version_menu: Releases
archived_version: false
version: 0.11.0
version: 0.12.0
url_latest_version: https://example.com
github_repo: https://github.com/google/docsy
github_project_repo: https://github.com/google/docsy
Expand Down
16 changes: 0 additions & 16 deletions userguide/static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,22 +67,6 @@
"StatusCode": 206,
"LastSeen": "2025-05-16T09:20:46.486412-04:00"
},
"https://cdn.jsdelivr.net/npm/katex@0.16.19/dist/contrib/auto-render.min.js": {
"StatusCode": 206,
"LastSeen": "2025-05-16T09:20:43.694904-04:00"
},
"https://cdn.jsdelivr.net/npm/katex@0.16.19/dist/contrib/mhchem.min.js": {
"StatusCode": 206,
"LastSeen": "2025-05-16T09:20:43.346614-04:00"
},
"https://cdn.jsdelivr.net/npm/katex@0.16.19/dist/katex.min.css": {
"StatusCode": 206,
"LastSeen": "2025-05-16T09:20:42.422914-04:00"
},
"https://cdn.jsdelivr.net/npm/katex@0.16.19/dist/katex.min.js": {
"StatusCode": 206,
"LastSeen": "2025-05-16T09:20:43.013365-04:00"
},
"https://cdn.jsdelivr.net/npm/markmap-autoloader": {
"StatusCode": 206,
"LastSeen": "2024-11-06T12:03:46.294443-05:00"
Expand Down