Commit graph

5 commits

Author SHA1 Message Date
isUnknown
80efbf3d5f texts : sort and style
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
2026-03-28 16:53:17 +01:00
isUnknown
a2e65635fb print style
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
2026-03-28 10:23:58 +01:00
isUnknown
6c1a8c8850 side-panel : refactor nav + toc into single side-panel with view switching
Rename nav.php to side-panel.php to host both navigation and table of contents
views. The panel uses data-view attributes to switch between nav and toc content.
Footer buttons updated to target the unified panel. TOC button now visible on desktop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 09:28:47 +01:00
isUnknown
6ea1325e91 remove useless commented colors 2026-03-23 07:42:29 +01:00
isUnknown
ccdfd37fe9 migrate CSS to SCSS
Rename all src/*.css to src/_*.scss partials and convert style.css
to style.scss with SASS imports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 17:10:44 +01:00