# Implementation

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

---

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

---

## Subsystems

- [Script loading](/project/implementation/script-loading/): the plugin loop's
  shim contract, shape guards, build pipeline, and the security rules Docsy's
  own plugins follow

## 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:

- [Script loading](/fr/project/implementation/script-loading/): The plugin loop's shim contract, shape guards, build pipeline, and the security rules Docsy's own plugins follow
- [ScrollSpy patch](/fr/project/implementation/scrollspy-patch/): Runtime patch for Bootstrap ScrollSpy to handle invalid CSS selector IDs.
