Recreate homepage with reference layout #154
No reviewers
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit!154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-44ff0eff-homepage-reference-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Recreates the public homepage with the same broad layout pattern as erikcraddock.me: hero, feed/update teaser, and recent article cards.
Task
task-44ff0eff
Changes
Testing
./scripts/pre-pr.shpassesPR Review
Summary
The PR recreates the Slugkit homepage using the requested reference-site structure while staying within the existing public route and template architecture.
Acceptance criteria
GET /renders a homepage with a hero section, feed/update teaser, and recent article/card section.erikcraddock.mewhile fitting Slugkit conventions./posts/:slug,/tags,/contacts,/sources,/media/*, and/feed.xmlare covered by existing public route tests and remain intact../scripts/pre-pr.shcompleted successfully and Forgejo Actions run #204 passed.Blocking issues
None.
Warnings
None.
Verdict
Approved.
PR Review Worker Result
PR Review Update
Summary
Reviewed the updated PR after the additional homepage visual pass. The current changes keep the task scoped to the public homepage/reference-layout work, add homepage article banner extraction, clean up the invalid nested article-card links, and keep the public route behavior covered.
Acceptance criteria
GET /renders a homepage with a hero section, feed/update teaser, and recent article/card section.erikcraddock.mewhile fitting Slugkit conventions./posts/:slug,/tags,/contacts,/sources,/media/*, and/feed.xmlremain covered by public route tests../scripts/pre-pr.shcompleted successfully and Forgejo Actions run #205 passed.Blocking issues
None.
Warnings
None.
Verdict
Approved.
PR Review Worker Result