Use feed-style previews on tag pages #189
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#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Update
/tags/{tag}public pages so tagged posts render as a list of link previews similar to the/feedpage.Requirements
Acceptance criteria
/tags/{tag}displays tagged posts as feed-style link previews./feedpreviews.Dependencies
Synced from todu comment by @todu on 2026-06-22T17:02:07.458Z
Review update
./scripts/pre-pr.shpassed locally; Forgejo Actions #262 succeeded for commit4b62cdfd48.Synced from todu comment by @todu on 2026-06-22T17:28:48.720Z
Review update
3c58003../scripts/pre-pr.shpassed, local CI-equivalentnpm run build && npm run lint && npm testpassed, and Forgejo Actions #264 passed.Synced from todu comment by @todu on 2026-06-22T17:36:25.943Z
Closing summary
mainas2371473./tags/{tag}now renders tagged posts through feed-style preview components.Evidence reviewed:
template/site/src/routes/home.tstemplate/site/src/templates/public.tsxtemplate/site/src/routes/__tests__/public.test.ts2371473for PR #191