docsy
docsy copied to clipboard
A set of Hugo doc templates for launching open source content.
### Environment - [x] Version of Docsy you are using: v0.10.0 - [ ] How are you using Docsy? As a: - [x] Hugo module - [ ] NPM module...
[a.md](https://github.com/user-attachments/files/16929976/a.md)
Why are there two identical featured-background.jpg files in the demo, can't you just put one?
- [x] Drop ScrollSpy's smooth scrolling, since it prevents the browser URL from being updated to include the hash. See https://github.com/twbs/bootstrap/blob/bd4aa6f8bb8afdad2477bf0992259767bbf6afd2/js/src/scrollspy.js#L132-L144 - #2291 - [x] Remove the bolding for the...
The feature being discussed, is whether the right-nav TOC should have a heading. Options include: - "On this page" - e.g., - https://docs.flutter.dev/ui > - https://getbootstrap.com/docs/5.3/getting-started/introduction/ > - https://docs.netlify.com/get-started/ -...
### Issues/PRs in scope - [x] #349 - current top-voted request - [x] #941 - [ ] ... ### _Candidate_ issues/PRs in scope - [ ] #1841 - [ ]...
Bootstrap project has ongoing efforts, see: - https://github.com/orgs/twbs/discussions/41370 - https://github.com/twbs/bootstrap/issues/40962 - slated for v5.4 as of Oct 2025 - https://github.com/twbs/bootstrap/pull/41112 - https://github.com/twbs/bootstrap/pull/41512 (v6) to drop node-sass support still in the...
- Proposal for #349 - This PR is an updated version of #1049. By default, Docsy shows the table of contents for the current page in the right sidebar using...
As [spotted](https://github.com/google/docsy/pull/2273#issuecomment-2953806805) by @fekete-robert: When downloading KaTeX resources via `resources.getRemote`, the error checking part when downloading the css/js file doesn't seem to catch if you specify a version number in...