Skip to content

fix: restore blog index (34 posts) and Sprint 15 hero images#675

Merged
laynepenney merged 1 commit intomainfrom
fix/blog-index-and-hero-images
Apr 12, 2026
Merged

fix: restore blog index (34 posts) and Sprint 15 hero images#675
laynepenney merged 1 commit intomainfrom
fix/blog-index-and-hero-images

Conversation

@laynepenney
Copy link
Copy Markdown
Collaborator

Summary

  • Added 11 .md frontmatter stubs for blog posts that existed only as HTML files, so build_blog_index.py now generates a complete index with all 34 posts
  • Regenerated docs/blog/index.html from the build script (previously hand-edited and missing sprint 5-11 recaps and other posts)
  • Restored Sprint 15 hero images to the correct versions from 34f34b2, which were overwritten by a bad merge resolution

Posts previously missing from index

Sprint 5, 6-7, 8, 9, 10, 11 recaps; Building Collaboration; Building My Own Memory; The Design Session That Saved Us; What Is Memory?; Why Synapt?

Premium boundary: core OSS (blog content, no code changes).

Test plan

  • python scripts/build_blog_index.py generates 34 posts
  • All sprint recaps 3-15 appear in correct reverse-chronological order
  • Sprint 15 hero images restored to pre-merge versions
  • Visual check on synapt.dev/blog after deploy

…images

The blog index was missing 11 posts (Sprint 5-11 recaps, building-collaboration,
building-my-own-memory, design-session-that-saved-us, what-is-memory, why-synapt)
because those posts existed only as HTML with no .md frontmatter stubs for the
build script. Added .md stubs so build_blog_index.py generates a complete index.

Also restores Sprint 15 hero images to the correct versions from 34f34b2, which
were overwritten by a bad merge resolution in 5a73f49.
@laynepenney laynepenney merged commit 31dd78c into main Apr 12, 2026
8 of 10 checks passed
@laynepenney laynepenney deleted the fix/blog-index-and-hero-images branch April 12, 2026 03:52
@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your contribution! Before we can merge this PR, we need you to sign our Contributor License Agreement.

To sign, please comment on this PR with the following exact text:

I have read the CLA Document and I hereby sign the CLA

You can also re-trigger the CLA check by commenting recheck.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant