# Implementation

> Code-level structure and conventions, Hugo/Docsy templates, SCSS/JS customizations, patches, and internal shims.

---

LLMS index: [llms.txt](/llms.txt)

---

This section documents code-level implementation details for the Docsy website,
including patches, internal shims, and customizations.

## Patches and workarounds

- [ScrollSpy patch for Bootstrap](/project/implementation/scrollspy-patch/) — Runtime
  patch to fix Bootstrap ScrollSpy handling of invalid CSS selector IDs.

---

Section pages:

- [ScrollSpy patch](/project/implementation/scrollspy-patch/): Runtime patch for Bootstrap ScrollSpy to handle invalid CSS selector IDs.
