msos/css
popovskik 954f186761
Deploy to Production on Develop Push / deploy (push) Successful in 20s Details
build: content-hash cache-busting for local CSS/JS (?v=hash)
Stops deploys being served stale from browser cache — the recurring "changes
do not show up until a hard refresh" problem.

- New tools/cache_bust.py stamps a global content hash onto every local
  <link>/<script> CSS/JS ref AND the @import lines in css/main.css (so partial
  edits bust too). External (https://) refs are untouched. Deterministic and
  idempotent: same content -> same stamp, any asset edit -> new stamp sitewide.
- Wired as the final step of tools/build_site.py so every build/deploy stamps.
- Initial stamp applied across 259 pages + main.css (v=64a53dd6).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-27 18:14:44 +02:00
..
base health: fix broken pages, add image dimensions, a11y & SEO wins 2026-08-04 00:31:27 +02:00
components fix(mobile): Ask-MSOS pill yields to cookie/language banners 2026-08-27 18:03:13 +02:00
layout changes.txt #10: informative disclaimers (footer, guide, legal) 2026-08-05 16:04:30 +02:00
pages Merge remote-tracking branch 'origin/fix/si-guide-copy-corrections' into develop 2026-08-27 17:46:30 +02:00
.DS_Store Prvotna verzija spletne strani 2025-08-21 11:06:11 +02:00
main.css build: content-hash cache-busting for local CSS/JS (?v=hash) 2026-08-27 18:14:44 +02:00