alpha
Login
or
Join now
russ.fugl.dev
/
atproto-presskit
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
React blog kit backed by AT Protocol. Provides filtering UI, pagination, Bluesky comments/embeds, subscribe widget, and markdown rendering.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
atproto-presskit
/
example
/
src
/
app
/
at
main
6 files
Russ T. Fugal
Update documentation and example app
2mo ago
b65f7653
blog-list-body.tsx
Update documentation and example app Refresh README with new API exports and architecture notes. Update example app to demonstrate image context and avatar resolution.
2 months ago
blog-shell.tsx
Update documentation and example app Refresh README with new API exports and architecture notes. Update example app to demonstrate image context and avatar resolution.
2 months ago
globals.css
add multi-publication example app with BlogShell and PublicationNav Replaces the smoke-test page.tsx with a real example that demonstrates the RSC + client wrapper pattern across multiple publications (SCB, Standard.site, Steve Simkins). PublicationNav switches pubs via ?pub= without a full reload; BlogShell is the thin "use client" wrapper that owns BlogProvider per pub slug; BlogListBody renders the interactive post list using useBlog. Also wires up Tailwind v4 + postcss and imports globals.css from the root layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
layout.tsx
complete rename: blog-infra → atproto-presskit in remaining files Missed in 803fed5: example workspace name, layout title, sync-deps usage comments, atproto-feed log prefix, and telemetry source strings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
page.tsx
add multi-publication example app with BlogShell and PublicationNav Replaces the smoke-test page.tsx with a real example that demonstrates the RSC + client wrapper pattern across multiple publications (SCB, Standard.site, Steve Simkins). PublicationNav switches pubs via ?pub= without a full reload; BlogShell is the thin "use client" wrapper that owns BlogProvider per pub slug; BlogListBody renders the interactive post list using useBlog. Also wires up Tailwind v4 + postcss and imports globals.css from the root layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
publication-nav.tsx
add multi-publication example app with BlogShell and PublicationNav Replaces the smoke-test page.tsx with a real example that demonstrates the RSC + client wrapper pattern across multiple publications (SCB, Standard.site, Steve Simkins). PublicationNav switches pubs via ?pub= without a full reload; BlogShell is the thin "use client" wrapper that owns BlogProvider per pub slug; BlogListBody renders the interactive post list using useBlog. Also wires up Tailwind v4 + postcss and imports globals.css from the root layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago