-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Milestone
Description
Issues/PRs in scope (actual)
- Offer Docsy as a single Hugo Module #1120
- Page feedback shouldn't require that a Google Analytics ID be set as a config parameter #1311
- Google Analytics 4 (GA4) support:
- Breadcrumb links should be encoded as local path not external URLs #1337
- Drop / inline prepend() SCSS function #1385
- Tabpane shortcode fixes and enhancements (23Q3-Q4) #1641
Other / support / loose ends:
- Document that:
- New page feedback feature emits a custom
page_helpful
event - Page feedback & GA4 docs adjustments #1742 - New single-Hugo module impacts non-Hugo-module projects by creating a sibling folder - Single Hugo-module support: update CHANGELOG and docs #1743
- New page feedback feature emits a custom
- Upgrade Docsy to 0.7.3-dev 2023-11-14 revision docsy-example#255
Issues/PRs in scope (candidates)
See milestone 23Q4.
- Search in multilingual sites should preserve the language #1558
- [CI] Add smoke tests of building a Docsy site from scratch #1100
- A better alert shortcode more markdown friendly #941
- Namespace Docsy SCSS and other files #1654
- Upgrade to Bootstrap 5.3 #1528
Release-prep checklist
For the complete instruction set, see Publishing a release:
- Update Changelog: for inspiration, go over changes since last release v0.7.2...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 🎉
Docsy example followup (tracked separately):