Closed
Description
Issues/PRs in scope
- Support adding theme colors #1845
- Upgrade to Bootstrap 5.3 #1528
- Drop deprecated shortcode 'card-code' #1923
- Bump FontAwesome to latest released version 6.5.2 #1925
- Bump algolia docsearch to latest version #1933
- Google analytics: drop deprecated async template #1931
- Fix use of deprecated param .Site.Params.DisqusShortname #1934
- NPE for
$parent.File.UniqueID
using Hugo 0.123.1. #1874 - Revert to using Hugo's
rss.xml
template #1926 - section-index.html code cleanup #1947
- Docsy 0.10.0 release report #1945
- Assume .Site.Copyright is HTML for backwards compatibility #1953
- Hugo 0.125.x issues tracker: GA4, opengraph #1907
- Support dark mode #331
Also see:
Release-prep checklist
For the complete instruction set, see Publishing a release:
- Update Changelog: for inspiration, go over changes since last release v0.9.1...main
- Update the Docsy version in
package.json
and userguide/hugo.yaml - Test pre-release from branch: 👍🏻
- Pre-release patches?
- Create and push new version tag
- Create and publish the new release 🎉
- Publish the release report (unmark as draft)
- Set package version to 0.10.1-dev #1986
Docsy example followup (tracked separately):