msos/docs
popovskik 2d535db7d5 feat(cms): U4 one-command site build + local preview
Add tools/build_site.py: runs the full pipeline in dependency order
(build_content -> build_listings -> seo_inject --all --sitemap ->
build_botlinks -> build_search_index), each as a subprocess so a failing
step aborts the build before anything downstream runs (no partial
deploy). --check verifies non-destructively; --images also runs
optimize_images. This is what CI will run in U5.

Fix a build_content idempotence bug found via U4: the hero and
article-header regions were emitted with leading indentation while the
regex left the template's pre-tag whitespace in place, so indentation
compounded (+16 spaces) on every rebuild. First line is now unindented;
the full build is verified idempotent (identical git tree across two
runs). Added a fixpoint test (re-rendering a page's own output is
byte-identical) so this can't regress.

docs/local-preview.md: build + serve on :8000 in all three languages.
tools/README.md: document build_site + build_content.

26 tests pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-08 17:04:00 +02:00
..
plans docs: add no-code CMS implementation plan 2026-08-08 16:09:31 +02:00
GA4-ASSISTANT-REPORT.md feat(assistant): one-time disclaimer note + GA4 question-report guide 2026-08-04 01:57:55 +02:00
MK-PROOFREADING.md content(MK): apply proofreading corrections from owner + rename header menu 2026-08-04 13:13:04 +02:00
PRE-LAUNCH-CHECKLIST.md a11y: make mobile menu toggle keyboard & screen-reader accessible 2026-08-04 00:57:27 +02:00
PRE-LAUNCH-TODO.md docs: note the SEO regeneration step for new pages 2026-08-05 18:39:04 +02:00
content-model.md feat(cms): U3 derive article dates from content/ front-matter 2026-08-08 16:47:03 +02:00
geo-offsite-worklist.md GEO: FAQPage/NGO/Event schema + autonomous generation for new projects 2026-08-07 22:17:03 +02:00
get-to-know-pages-handover.md Add five 2025 event blogs (EN/SI/MK), remove placeholders 2026-07-28 15:44:23 +02:00
launch-seo-checklist.md Add article dates, brand OG image, launch SEO checklist 2026-08-02 12:38:20 +02:00
local-preview.md feat(cms): U4 one-command site build + local preview 2026-08-08 17:04:00 +02:00
newsletter-signup.md Homepage refresh, activities redesign + newsletter rollout 2026-08-01 19:51:59 +02:00