Skip to content

[codex] Add demo blog homepage - #2

Draft
datashaman wants to merge 3 commits into
mainfrom
demo1
Draft

[codex] Add demo blog homepage#2
datashaman wants to merge 3 commits into
mainfrom
demo1

Conversation

@datashaman

@datashaman datashaman commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the demo blog homepage changes on the demo branch.

Validation

  • Not rerun after removing the unrelated feedback commit from this branch.

@datashaman
datashaman force-pushed the demo1 branch 4 times, most recently from 85d1159 to 3889250 Compare May 31, 2026 13:16
@datashaman datashaman changed the title [codex] Add demo blog homepage [codex] Add feedback MCP tools May 31, 2026
@datashaman datashaman changed the title [codex] Add feedback MCP tools [codex] Add demo blog homepage May 31, 2026
datashaman and others added 2 commits May 31, 2026 16:05
Resolve /blog/{post} via BlogPost::getRouteKeyName() => 'slug' and a
mount(BlogPost $post) signature instead of a manual slug lookup. Keeps an
explicit is_published guard since binding doesn't apply the published scope,
and drops the now-unused slug query scope.

Document the post (identity) vs article (view-model) naming convention in
CONTEXT.md, including why the page's view-model property can't also be named
$post (Livewire route-param/property collision).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants