Skip to content

Releases: google/docsy

v0.14.3

18 Feb 00:06
c8162c2

Choose a tag to compare

Release summary

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

12 Feb 20:15
24e96f1

Choose a tag to compare

Release summary

What's Changed

  • Set version to 0.14.2-dev-001-over-main-20ff86e7, and more by @chalin in #2542
  • Update supported Docsy vers for main examples, and other misc changes by @chalin in #2543
  • Apply .td-main flex only when sidebar exists by @chalin in #2546
  • Adjust pkg version logic splitting out build metadata, and tweak footer icons by @chalin in #2547
  • Console code blocks: output is no longer selectable; and code style changes by @chalin in #2548
  • Add name attribute to search input by @chalin in #2549
  • Update blog and CL for 0.14.2, refactor contrib pages by @chalin in #2550
  • Release 0.14.2 preparation by @chalin in #2551

Full Changelog: v0.14.1...v0.14.2

Post-release known issues

  • As of 2026-02-16: layout issue - #2561. Resolved in v0.14.3

v0.14.1

11 Feb 10:50
20ff86e

Choose a tag to compare

Release summary

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

10 Feb 12:21
617b596

Choose a tag to compare

Release summary

What's Changed

  • Update changelog anchors, release process docs, and vers to 0.13.1-dev by @chalin in #2415
  • docsy.dev: set to_year to "present", and shortcode cleanup by @chalin in #2427
  • Update all packages other than Hugo by @chalin in #2428
  • Upgrade Hugo to 0.154.3 by @chalin in #2430
  • Update Hugo to 0.154.5 by @chalin in #2432
  • chore: complete German localization by @deining in #2435
  • Update alias format in get started page so it works as a fallback too by @chalin in #2434
  • i18n: zh_cn and zh_tw by @wlbksy in #2419
  • Update Serbian (cyrillic & latin) by @rammba in #2425
  • [CI] Move Netlify config to docsy.dev subrepo by @chalin in #2437
  • [CI] Drop temp site-copy code and more by @chalin in #2439
  • Update README, contrib docs for deployment and release process by @chalin in #2440
  • Add version to docs index page, bump version to 0.14.0-dev by @chalin in #2441
  • Add docs version as a badge by @chalin in #2442
  • Add Hugo Markdown-style alert support and docs by @chalin in #2443
  • Add missing feedback and Table of contents section in Bangla by @badhon495 in #2416
  • Add site build info and project build documentation by @chalin in #2444
  • chore: Rename 'site' docs section to 'project' and update links, and add task plan by @chalin in #2445
  • Add AGENTS.md, move a few project pages to be under About section by @chalin in #2446
  • Migrate i18n files from TOML to YAML and add conversion scripts by @chalin in #2447
  • Add alert labels to selected i18n files by @chalin in #2450
  • Add support for custom attributes in blockquote alerts by @chalin in #2452
  • Fix left sidebar height by @chalin in #2453
  • Convert i18n/uk.toml to .yaml by @chalin in #2454
  • Delete i18n/uk.toml since we have a .yaml format now by @chalin in #2455
  • Preliminary tasks, plan, and draft blog post for 0.14.0 by @chalin in #2456
  • Convert most shortcode alerts to markdown, and more by @chalin in #2457
  • Convert Bengali translations from TOML to YAML by @chalin in #2458
  • Add Bengali translations for alert labels by @chalin in #2459
  • Address Hugo deprecation msg related to mounts by @chalin in #2460
  • Convert Chinese i18n files from TOML to YAML by @chalin in #2461
  • Convert Japanese translations from TOML to YAML by @chalin in #2463
  • Add alert labels and all-rights-reserved in Japanese by @chalin in #2464
  • Fix broken link to render-passthrough.html, dump tool versions by @deining in #2438
  • Add alert label translations for zh-cn and zh-tw by @chalin in #2462
  • Create he.toml for Hebrew by @UrielOfir in #2272
  • Convert Hebrew translation file to YAML by @chalin in #2466
  • Add alert and table of contents labels to Hebrew i18n by @chalin in #2467
  • Convert all remaining i18n files to YAML, add helper scripts by @chalin in #2468
  • Move internal SCSS files into Docsy-specific subdirectory by @chalin in #2469
  • Update Swagger UI customization instructions by @chalin in #2473
  • Add nested sidebar_root_for to docs by @chalin in #2476
  • bugfix: nested sidebar_root_for by @reidmv in #2470
  • Update 0.14.0 release docs with i18n and SCSS changes by @chalin in #2471
  • Navbar styling fixes and updated documentation by @chalin in #2477
  • Update 0.14.0 release notes and changelog details by @chalin in #2478
  • Add read-only contents permission to workflows by @chalin in #2479
  • Refactor blocks/cover and pageinfo shortcodes by @chalin in #2480
  • KaTeX use: move media type declaration to theme's config file by @deining in #2465
  • docsy.dev: minor reorg and refactor SCSS by @chalin in #2481
  • Update devDeps, incl. Hugo to 0.155.0 by @chalin in #2486
  • docsy.dev config: switch to using sites.matrix by @chalin in #2487
  • Reformat and clarify Docsy 'Get Started' pages by @chalin in #2488
  • Refactor navbar and layout SCSS, update examples by @chalin in #2489
  • Add new Norwegian translations for UI and alerts by @chalin in #2490
  • Refactor extra and footer SCSS, add footer border by @chalin in #2491
  • chore(hugo.yaml): cleanup config and add some explanation by @chalin in #2494
  • Fix grammatical error in Norwegian translation by @chalin in #2498
  • Use "front matter" rather than "frontmatter" by @tcrouch in #2483
  • Update 0.14 release notes, Hugo upgrade guide, style adjustments, and more by @chalin in #2502
  • fix: only set td-sidebar-root-up-icon for links that are the tree root by @adlerzei in #2495
  • Reorganize SCSS, fix scroll padding, normalize blocks-shortcode heading IDs and keep old IDs as alias by @chalin in #2505
  • Document heading aliases and in-page targets by @chalin in #2506
  • Improve 0.14.0 upgrade action-step guidance by @chalin in #2508
  • Refactor navbar vars, anchors, and cover styles; update blog & CL by @chalin in #2509
  • Update NPM packages, Hugo to 0.155.2 by @chalin in #2511
  • Rework Hugo upgrade post to make actions clearer by @chalin in #2512
  • Adjust Hugo 0.152-0.155 upgrade guide title to better match new org by @chalin in #2513
  • Update Serbian (cyrillic & latin) by @rammba in #2510
  • Add extra styles for cover CTA/layouts and update 0.14.0 blog post by @chalin in #2514
  • Adjust ToC and main layout breakpoints under td-no-left-sidebar by @chalin in #2515
  • Fix typos, remove duplicate paragraph, and other copyedits by @tcrouch in #2507
  • Centralize btn-lg helper to Hugo params, use anchors not buttons by @chalin in #2517
  • Refresh refache, fix links, add local card images, and more by @chalin in #2518
  • Opt-in dark navbar link contrast via homepage body_class by @chalin in #2519
  • Add td-navbar-links-all-active to list of experimental styles in 0.14.0 blog post by @chalin in #2520
  • Style adjustments and new bs-defaults.scss partial by @chalin in #2521
  • Add dark overlay styles for GCS modal by @chalin in #2524
  • Fix toc position on desktop, and left sidenav + main layout on tablet by @chalin in #2525
  • Factor sidebar-toc styles, and 0.13.0 + 0.14.0 blog post improvements by @chalin in #2527
  • Adjust navbar heights and main-container layout by @chalin in #2528
  • Fix links in repository CHANGELOG.md & CONTRIBUTING.md by @rammba in #2516
  • Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #2526
  • Promote examples page to navbar, rework CTA, hero images, and more by @chalin in #2530
  • Add cards with thumbnails to examples page, upgrade Hugo to 0.155.3 by @chalin in #2531
  • Add RTL fixes for code blocks and foldable-nav icons by @chalin in #2533
  • Release 0.14.0 preparation by @chalin in #2534

New Contributors

Read more

v0.13.0

24 Nov 20:50
bbf68d4

Choose a tag to compare

Release summary

What's Changed

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

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

27 May 14:49
ace4e37

Choose a tag to compare

Release summary

Adapting to Hugo 0.146.0's new templating system is the main feature of this release. For details, see the CHANGELOG.

What's Changed

  • Update packages: Hugo to 0.136.5 by @chalin in #2106
  • Add missing feedback section in french by @codeboten in #2105
  • Set NPM package version to next unreleased dev version by @chalin in #2109
  • Update pkgs, with Hugo to 0.137.0 by @chalin in #2112
  • [UG] NPM install: add npm init and switch to YAML config by @chalin in #2114
  • Delete .s3deploy.yml by @chalin in #2111
  • [CI] Make build checks pass again, skip .md link checking by @chalin in #2118
  • User guide: correct instructions on how to disable RSS feed by @deining in #2104
  • [UG] Give guidance on what to do on "failed to load modules" error by @chalin in #2117
  • External link checking + project pages by @chalin in #2120
  • [CI] Restore format check as a part of npm test by @chalin in #2124
  • Upgrade Hugo and merge optional deps into dev by @chalin in #2125
  • Fix typo in deployment documentation by @shihyuho in #2123
  • Update CHANGELOG.md: fix copy-paste error by @chalin in #2127
  • [CI] Handle creation of empty Hugo-modules for deps by @chalin in #2128
  • Upgrade Hugo and FontAwesome by @chalin in #2129
  • [CI] Patch search page HTML until Hugo is fixed, FA upgrade by @chalin in #2135
  • [CI] Upgrade NPM pkgs, Hugo to 0.139.4 by @chalin in #2143
  • Blog 2024 year in review by @chalin in #2145
  • Blog 2024 review: Add link to LFX mentorships by @chalin in #2147
  • Bump dependency Font-Awesome to latest version 6.7.2 by @deining in #2151
  • i18n: Add feedback_* to i18n/ja.toml by @rinsuki in #2149
  • [CI] Upgrade NPM pkgs, Hugo to 0.140.2 by @chalin in #2154
  • Blog list layout refactoring by @chalin in #2155
  • Blog list layout: display the page title and content by @chalin in #2157
  • Blog list layout whitespace cleanup by @chalin in #2159
  • Hide index-page single breadcrumb by @chalin in #2160
  • Render-heading: process class attributes by @chalin in #2165
  • Userguide config cleanup, drop pygments config by @chalin in #2166
  • Update and improve zh-TW Traditional Chinese locale by @PeterDaveHello in #2158
  • Bump KaTeX to latest version by @deining in #2168
  • Breadcrumb for blog pages, and per-page/section config by @chalin in #2161
  • Fix error when building user guide with latest hugo version 0.141.0 by @deining in #2177
  • [CI] Upgrade NPM packages by @chalin in #2179
  • Drop style attribute using undef CSS var by @chalin in #2180
  • Remove docsy's custom shortcode 'figure' by @deining in #2175
  • Update Hugo to 0.142.0, and more by @chalin in #2182
  • Fix language-drop style when in left nav by @chalin in #2183
  • Upgrade Hugo to 0.143.0 and add comment shortcode by @chalin in #2188
  • User guide, LaTeX: typesetting of formulae using standard syntax by @deining in #1858
  • Revert "UG LaTeX: typesetting of formulae using standard syntax (#1858)" by @chalin in #2190
  • Upgrade Hugo to 0.143.1, etc by @chalin in #2191
  • [feat] Add base support of td-content-after-header hook by @chalin in #2192
  • Add link def to CHANGELOG and clean up whitespace by @chalin in #2193
  • [UG] Explain how to implement custom search by @chalin in #2202
  • [UG] Run Prettier over search.md page by @chalin in #2203
  • Update NPM pkgs, Hugo to 0.145.0 by @chalin in #2204
  • Heading render hook: support all attributes by @chalin in #2206
  • Replace 404'd link to cross reference docs with API reference for relref by @nathan-contino in #2217
  • user guide: fix preview with latest hugo version 0.146.5 by @deining in #2215
  • Fix typo by @deining in #2219
  • Bump dependency bootstrap to latest released version 5.3.5 by @deining in #2222
  • Rename Docsy's render-heading hook and helper partial by @chalin in #2223
  • User guide: remove deprecated kind 'taxonomyterm' from disableKinds by @deining in #2227
  • Update pkgs: Hugo to 0.147.0, etc by @chalin in #2228
  • [UG] Taxonomy page copyedited & prettified by @chalin in #2229
  • Enable blank issue template by @chalin in #2231
  • Update Hugo to 0.147.2, and netlify-cli by @chalin in #2239
  • Update Bootstrap to 5.3.6 by @chalin in #2240
  • Cleanup: drop temporary GA template by @deining in #2237
  • Update packages, Hugo to 0.147.3 by @chalin in #2242
  • [UG] Run Prettier over all pages under adding-content by @chalin in #2244
  • Move layouts/_default/_markup one level up, and adjust UG by @chalin in #2246
  • Add underscore to partials and shortcodes directory names by @chalin in #2247
  • Check all external links, fix broken links by @chalin in #2249
  • User guide: fix wrong file name, update version information by @deining in #2251
  • Drop _internal prefix from template paths by @chalin in #2250
  • Update NPM pkgs, Hugo to 0.147.4 by @chalin in #2254
  • Moving some files out of layouts/_default, and using all.html by @chalin in #2255
  • Move new content-after-header hook into partials folder, add UG entry by @chalin in #2256
  • Move taxonomy and terms out of _default by @chalin in #2257
  • User guide: minor improvements by @deining in #2258
  • Rename layout fragment to include _td- filename prefix by @chalin in #2259
  • Changelog updates for layout refactorings by @chalin in #2260
  • Make content-after-header a layout fragment again by @chalin in #2261
  • Config file misc clean up and refcache update by @chalin in #2262
  • Update Hugo to 0.147.5 by @chalin in #2263
  • Linting of .scss files by @deining in #2253
  • Update Ukrainian translation file (uk.toml): fixed errors, added missing keys, unified tone by @JackArton in #2248
  • Update Swagger UI to 5.21.0 (latest) by @Gr3q in #2252
  • i18n PT-BR: Added missing key, updated translations by @luigicaetano in #2233
  • Use font-weight-bold variable by @jorado in #2234
  • Streamline README.md and other copyedits by @chalin in #2264
  • i18n Norwegian: Added missing key, updated translations by @chrish in #2186
  • User guide, LaTeX: typesetting of formulae using standard syntax (II) by @deining in #2195
  • Update min Hugo version in theme config, and some UG copyedits by @chalin in #2267
  • Release v0.12.0 preparation by @chalin in #2265

New Contributors

Read more

v0.11.0

19 Oct 00:01
cf0c68f

Choose a tag to compare

Release summary

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 May 20:51
712aa05

Choose a tag to compare

Release summary

What's Changed

  • Set NPM package version to 0.9.2-dev by @chalin in #1870
  • Address GA.ID param deprecation warning by @chalin in #1879
  • Upgrade to Hugo 0.123.x by @chalin in #1877
  • UG: normalize PSC links into local blog page by @chalin in #1884
  • UG: fix links to modules migration page by @chalin in #1883
  • Mermaid diagram with diagram specific settings: fix 'uncaught TypeError' by @deining in #1885
  • Bump jquery to latest released version 3.7.1 by @deining in #1886
  • Upgrade to Bootstrap 5.3.3 by @deining in #1563
  • Update Hugo to 0.123.8, and prettier by @chalin in #1891
  • Update es.toml with feedback translations by @Marzal in #1888
  • Adding Parquet Website by @vinooganesh in #1887
  • [BS5.3] Replace text-muted by text-body-secondary by @chalin in #1892
  • Address .Site.DisqusShortname param deprecation warning by @deining in #1895
  • Support for adding and modifying theme colors by @chalin in #1893
  • Update Hugo to 0.124.1 by @chalin in #1905
  • Delete UG layouts/sitemap.xml by @chalin in #1898
  • [BS5.3] Replace .navbar-dark by data attribute and other style adjustments by @chalin in #1896
  • Fixed missing output redirect in Windows command line example by @dylanbeattie in #1903
  • Style adjustments in prep for dark mode support by @chalin in #1908
  • Color-mode / dark-mode support by @chalin in #1909
  • [Dark-mode] Tweak of param, file and resource names by @chalin in #1913
  • [Dark-mode] Fixes for mobile by @chalin in #1917
  • [Dark-mode] Use default BS nav-item padding by @chalin in #1919
  • [Dark-mode] Card shortcode style fixes by @chalin in #1922
  • [Dark-mode] Tabbed panes fix by @chalin in #1920
  • Adjust pageinfo bg to be compatible with dark-mode by @chalin in #1915
  • Drop deprecated shortcode 'card-code' by @deining in #1923
  • Markdown-link-check: ignore valid URL hash in CHANGELOG by @chalin in #1924
  • [Dark-mode] Firefox search text color fix by @chalin in #1918
  • Bump FontAwesome to latest released version 6.5.2 by @deining in #1925
  • Google analytics: drop deprecated async template by @deining in #1931
  • Upgrade Hugo to 0.125.2 by @chalin in #1939
  • Bump algolia docsearch to latest version by @deining in #1933
  • Fix use of deprecated param .Site.Params.DisqusShortname by @deining in #1934
  • Bump KaTeX to latest released version by @deining in #1940
  • [UG] Explain how to enable the light/dark-mode menu by @chalin in #1914
  • Fix section index partial NPE by @tobiaskohlbau in #1890
  • Drop RSS layout in favor of Hugo's default by @chalin in #1948
  • section-index.html code cleanup by @chalin in #1947
  • Upgrade to Hugo 0.125.4 by @chalin in #1950
  • Docsy 0.10.0 release report by @chalin in #1945
  • [Dark mode] Left-nav and taxonomy color fixes by @chalin in #1952
  • Use official hugo-extended NPM package + UG tweak by @chalin in #1956
  • Bump Persian fonts to latest version by @deining in #1955
  • copyright.html: process .Site.Copyright as HTML by @chalin in #1954
  • [UG] Syntax highlighting styles for both light and dark modes by @chalin in #1958
  • [Dark mode] Factor out code-dark styles for reuse by @chalin in #1959
  • Mark 0.10.0 release report as draft by @chalin in #1960
  • Format mermaid.html by @chalin in #1963
  • Set Mermaid theme based on light/dark mode by @chalin in #1964
  • Mermaid: stick to default when not dark mode by @chalin in #1965
  • Dark-mode override for .td-box--white by @chalin in #1966
  • Restrict .td-box--white style changes to dark mode by @chalin in #1968
  • Format lookandfeel.md - no content changes by @chalin in #1969
  • [Dark mode] Fix blocks/lead down arrow color by @chalin in #1971
  • Rename chroma styles by @chalin in #1974
  • [CI] Add scripts to generate and check Chroma styles by @chalin in #1976
  • [CI] Setup fix:format for the UG by @chalin in #1977
  • [UG] Document light/dark mode config by @chalin in #1978
  • Contribution guidelines: document use of Prettier by @chalin in #1980
  • [Dark mode] blockquote and click-to-copy color fixes by @chalin in #1981
  • [CI] use userguide/.prettierignore to specify files to ignore by @chalin in #1982
  • Fix warning about LaTeX-incompatible input by @deining in #1984
  • Release 0.10.0 prep by @chalin in #1983

New Contributors

Full Changelog: v0.9.1...v0.10.0

0.9.1

17 Feb 19:12
6195793

Choose a tag to compare

Patch release mainly for #1866.

What's Changed

Full Changelog: v0.9.0...v0.9.1

0.9.0

14 Feb 20:48
b2fa1c4

Choose a tag to compare

Release summary

What's Changed

  • Set NPM package version to next unreleased dev & rel-doc tweaks by @chalin in #1761
  • css: fix an issue on .highlight pre border radius by @mtardy in #1762
  • add post_view_this to tr i18n by @lareii in #1764
  • some improvements and additions to i18n tr by @lareii in #1766
  • NPM dependencies: Update font-awesome package to include new twitter logo by @venkyvajrala in #1754
  • Added docs.layer5.io on Docsy theme examples by @iArchitSharma in #1752
  • Typo in polish translation by @marcin-ogon in #1770
  • [CI] Add smoke test via GitHub workflow by @chalin in #1776
  • [CI] Run npm test scripts under Linux and Windows by @chalin in #1778
  • Cleanup: drop NPM script that is no longer needed, tweak job names by @chalin in #1783
  • RSS button: link to XML via RelPermalink by @chalin in #1786
  • Fix warning: '.File.UniqueID on zero object' (#1007) by @deining in #1633
  • [CI] Fix markdown-link-check ignore pattern & NPM link vers update by @chalin in #1790
  • [CI] Smoke test new site from Hugo-module Docsy as well by @chalin in #1795
  • [CI] Disable scheduled runs of build and smoke tests by @chalin in #1798
  • Bump dependencies to their latest versions by @deining in #1802
  • Bump FontAwesome to latest released version 6.5.1 by @deining in #1803
  • Smoke test: improvements by @deining in #1800
  • Fix links for single language sites by @LisaFC in #1744
  • Whitespace cleanup in page-meta-links.html by @chalin in #1808
  • Rework and clean up page-meta-links.html + CHANGELOG entry by @chalin in #1807
  • CHANGELOG copyedits & pin 0.9.0 as next release & NPM script tweaks by @chalin in #1809
  • Use cpy-cli for OS-independent file copy by @chalin in #1810
  • [CI] test:all should also check/fix format by @chalin in #1811
  • Drop AnchorJS in favor of Hugo markdown render hook by @deining in #1463
  • Add params to offlineSearch examples by @svrnm in #1771
  • Link styles: follow recommended practice and underline by default by @chalin in #1815
  • Pull in latest mermaid version while allowing custom versions by @deining in #1410
  • CHANGELOG updates for mermaid by @chalin in #1816
  • layouts: split footer partial in several partials by @yann-soubeyrand in #1500
  • Handle svg hero images in blocks/cover shortcode by @fekete-robert in #1505
  • Footer: factor out copyright, and code cleanup by @chalin in #1817
  • Blog posts: show page-meta-lastmod by @chalin in #1791
  • Footer, copyright notice: allow customization of year by @deining in #1593
  • Add link to example site (themes.gohugo.io) by @deining in #1825
  • [CI] Smoke tests: fix for repo forks, but also disable on push by @chalin in #1827
  • user guide, multi-language settings: improve config options by @deining in #1830
  • user guide, definition listings of site params: add 'params' context by @deining in #1828
  • infrastructure: add issue templates by @deining in #1824
  • Issue template 'enhancement': Fix error by @deining in #1834
  • Ensure hamburger isn't underlined, for real by @chalin in #1833
  • Fix repo-links page-meta class names by @chalin in #1819
  • Support date range in footer copyright element by @chalin in #1821
  • Heading self-links: more compact, customizable, and reusable by @chalin in #1831
  • Blocks/feature fix by @fekete-robert in #1503
  • CHANGELOG: clarify that blocks/feature no longer adds ellipsis by @chalin in #1848
  • Footer streamlining: hide About-link and All-rights text by default by @chalin in #1849
  • [UG] Refer to Bootstrap 5 doc pages and files by @chalin in #1844
  • Footer copyright default to site title for authors by @chalin in #1851
  • [UG] Document how to style and hide last-modified page notes by @chalin in #1843
  • Bump KaTeX scripts to latest released version 0.16.9 by @deining in #1853
  • CHANGELOG tweaks for 0.9.0 by @chalin in #1855
  • Update repository-links.md: use "metadata" by @chalin in #1856
  • Smoke tests: don't cancel Windows build after an error in Linux build by @deining in #1857
  • [blog] Docsy 0.9.0 release report by @chalin in #1854
  • Release 0.9.0 preparation by @chalin in #1860

New Contributors

Full Changelog: v0.8.0...v0.9.0