| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-24 | 9.6 kB | |
| v0.13.0 source code.tar.gz | 2025-11-24 | 2.2 MB | |
| v0.13.0 source code.zip | 2025-11-24 | 2.4 MB | |
| Totals: 3 Items | 4.6 MB | 0 | |
Release summary
What's Changed
- Set NPM package version to next unreleased dev version 0.12.1-dev by @chalin in https://github.com/google/docsy/pull/2269
- i18n: adds Occitan locale by @ensag-dev in https://github.com/google/docsy/pull/2173
- Hugo and Netlify NPM pkgs: update & change to peer; update UG by @chalin in https://github.com/google/docsy/pull/2274
- Update package.json: use NPM vers of Node by @chalin in https://github.com/google/docsy/pull/2275
- Shortcode 'card': trimming of whitespace by @deining in https://github.com/google/docsy/pull/2278
- UG cleanup of alert calls: drop color when set to default by @chalin in https://github.com/google/docsy/pull/2282
- A better alert shortcode more markdown friendly by @chalin in https://github.com/google/docsy/pull/941
- Update package.json, Hugo to 0.147.8 by @chalin in https://github.com/google/docsy/pull/2286
- Accessibility color fixes, and falling back to BS defaults for typography and color by @chalin in https://github.com/google/docsy/pull/2285
- Add support for BS ScrollSpy to show active TOC entry by @chalin in https://github.com/google/docsy/pull/2287
- Refine scrollspy style and behavior by @chalin in https://github.com/google/docsy/pull/2290
- ScrollSpy: drop smooth scrolling by @chalin in https://github.com/google/docsy/pull/2291
- Refine TOC title styles and add top-of-page link by @chalin in https://github.com/google/docsy/pull/2292
- Show close icon when hamburger menu is open by @chalin in https://github.com/google/docsy/pull/2301
- Hamburger style tweaks to make focused state look better by @chalin in https://github.com/google/docsy/pull/2302
- Always show lang menu in navbar by @chalin in https://github.com/google/docsy/pull/2303
- Update Bootstrap to 5.3.7 by @deining in https://github.com/google/docsy/pull/2304
- Update Bootstrap to 5.3.8 by @deining in https://github.com/google/docsy/pull/2316
- Update dev and peer deps by @chalin in https://github.com/google/docsy/pull/2315
- [UG] Don't cache the sidebar by @chalin in https://github.com/google/docsy/pull/2318
- Upgrade deps, Hugo to 0.150.1 by @chalin in https://github.com/google/docsy/pull/2320
- Update zh-cn.toml in i18n by @hantang in https://github.com/google/docsy/pull/2313
- Link check print pages too by @chalin in https://github.com/google/docsy/pull/2322
- [UG] Fix link to flag img in shortcode section by @chalin in https://github.com/google/docsy/pull/2324
- [UG] Fix links and follow style guide re. drop-down by @chalin in https://github.com/google/docsy/pull/2325
- Update uk.toml by @Andygol in https://github.com/google/docsy/pull/2331
- [feat] Add support for non top-level section pages as roots in the sidebar by @chalin in https://github.com/google/docsy/pull/2334
- Update Hugo to 0.151.0 by @chalin in https://github.com/google/docsy/pull/2335
- Reorg NPM package dependencies, rename site folder to docsy.dev by @chalin in https://github.com/google/docsy/pull/2337
- Update CHANGELOG.md to mention NPM-support fix by @chalin in https://github.com/google/docsy/pull/2338
- Fix left-padding of language menu in a foldable sidebar by @chalin in https://github.com/google/docsy/pull/2339
- Rewrite
sidebar_root:trueassidebar_root_for:childrenby @chalin in https://github.com/google/docsy/pull/2340 - Add support for "self" sidebar roots by @chalin in https://github.com/google/docsy/pull/2341
- Fix sidebar entry HTML attribute spacing by @chalin in https://github.com/google/docsy/pull/2342
- [UX] Prevent flash when in dark mode by @chalin in https://github.com/google/docsy/pull/2343
- [CI] Script to add build ID to the version by @chalin in https://github.com/google/docsy/pull/2344
- Upgrade Hugo to 0.151.2, and Prettify blog posts by @chalin in https://github.com/google/docsy/pull/2348
- [CI] Update Node LTS version, and Hugo to 0.152.2 by @chalin in https://github.com/google/docsy/pull/2350
- [CI] Update release process instructions, add build-ID helpers and more by @chalin in https://github.com/google/docsy/pull/2351
- [UX] Prevent flash when in dark mode, part two by @chalin in https://github.com/google/docsy/pull/2355
- [blog] Upgrading to Docsy 0.12.0 from 0.11.0 by @chalin in https://github.com/google/docsy/pull/2349
- [blog] Adjust titles and slugs for consistency by @chalin in https://github.com/google/docsy/pull/2356
- Don't warn when root section declares
sidebar_root_for:childrenby @chalin in https://github.com/google/docsy/pull/2361 - [CI] Rework fix:version so it can be used in a pre-commit hook by @chalin in https://github.com/google/docsy/pull/2362
- Sidebar-root feature & 0.13-wrapup planning and tasks, and more by @chalin in https://github.com/google/docsy/pull/2363
- [EXPERIMENTAL] Sidebar-root UG and CHANGELOG additions by @chalin in https://github.com/google/docsy/pull/2364
- Adjust ScrollSpy TOC tracking and add docs, and more by @chalin in https://github.com/google/docsy/pull/2366
- [CI] Update build & release related scripts and contrib docs by @chalin in https://github.com/google/docsy/pull/2367
- UG adjustments to existing content, and task-file updates pre-0.13.0 by @chalin in https://github.com/google/docsy/pull/2369
- Implement a workaround to ScrollSpy's heading-ID problem by @chalin in https://github.com/google/docsy/pull/2370
- Add _param.html shortcode by @chalin in https://github.com/google/docsy/pull/2371
- fix: ensure ScrollSpy can always find the TOC by @chalin in https://github.com/google/docsy/pull/2373
- chore: refcache refresh and 404 fixes by @chalin in https://github.com/google/docsy/pull/2374
- chore: refcache refresh and more by @chalin in https://github.com/google/docsy/pull/2375
- fix: TOC entry colors in light mode when system is in dark mode by @chalin in https://github.com/google/docsy/pull/2376
- fix: TOC entry color contrast, even better by @chalin in https://github.com/google/docsy/pull/2379
- Add color adjustments for dark mode - EXPERIMENTAL by @chalin in https://github.com/google/docsy/pull/2380
- Apply dark-mode color adjustments to the UG by @chalin in https://github.com/google/docsy/pull/2381
- [UG] Navigation page: switch to navbar & sidenav terminology, cleanup markdown by @chalin in https://github.com/google/docsy/pull/2372
- Add ScrollSpy patch workflow and runtime patch by @chalin in https://github.com/google/docsy/pull/2382
- Remove ScrollSpy safeIds workaround and related docs by @chalin in https://github.com/google/docsy/pull/2383
- Refactor dark mode config, add experimental style-only option by @chalin in https://github.com/google/docsy/pull/2384
- Fix spacing of page meta due to new dark-mode meta elt by @chalin in https://github.com/google/docsy/pull/2385
- Add dark mode support for Google search by @chalin in https://github.com/google/docsy/pull/2387
- Site docs reorg in prep for more design and ops docs, also updated tasks/0.13.0 pages by @chalin in https://github.com/google/docsy/pull/2388
- Improved light/dark-mode docs by @chalin in https://github.com/google/docsy/pull/2386
- Add implementation docs and update changelog for 0.13.0 by @chalin in https://github.com/google/docsy/pull/2391
- docs: swap slugs for 'adding-content' and 'content' by @chalin in https://github.com/google/docsy/pull/2392
- Add missing link def to navigation.md, fix linter config, and more by @chalin in https://github.com/google/docsy/pull/2393
- KaTeX: drop js script files, use build-time rendering instead by @deining in https://github.com/google/docsy/pull/2276
- Scripts partial adj. for Katex, drop mhchem by @chalin in https://github.com/google/docsy/pull/2394
- Add note about section-specific passthrough hook usage, fix KaTeX display elt width by @chalin in https://github.com/google/docsy/pull/2395
- Skip version check on main branch in pre-push hook by @chalin in https://github.com/google/docsy/pull/2397
- Update changelogs and reports for KaTeX build-time rendering by @chalin in https://github.com/google/docsy/pull/2398
- Add TOC style customization section to navigation docs by @chalin in https://github.com/google/docsy/pull/2399
- Add i18n support for table of contents labels by @chalin in https://github.com/google/docsy/pull/2400
- Document i18n support for TOC labels, update task docs by @chalin in https://github.com/google/docsy/pull/2402
- Document
notoc, and update TOC CSS class names by @chalin in https://github.com/google/docsy/pull/2405 - [UX] Show left/right scroll indicators for the navbar on mobile by @chalin in https://github.com/google/docsy/pull/2406
- Update changelog for navbar scroll indicators and notoc docs by @chalin in https://github.com/google/docsy/pull/2407
- Change link title from 'Documentation' to 'Docs' by @chalin in https://github.com/google/docsy/pull/2408
- [Blog] Release 0.13.0 report and upgrade guide by @chalin in https://github.com/google/docsy/pull/2368
- Pre-0.13.0 release adjustments by @chalin in https://github.com/google/docsy/pull/2411
- Release 0.13.0 preparation by @chalin in https://github.com/google/docsy/pull/2412
New Contributors
- @ensag-dev made their first contribution in https://github.com/google/docsy/pull/2173
- @hantang made their first contribution in https://github.com/google/docsy/pull/2313
Full Changelog: https://github.com/google/docsy/compare/v0.12.0...v0.13.0