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
/
src
/
ambient
/
at
main
1 file
Russ T. Fugal
add core types, BlogConfig, telemetry (console default)
2mo ago
62dd3100
custom-elements.d.ts
add core types, BlogConfig, telemetry (console default) - src/types.ts: Post, Category, Author, Contributor - src/config.ts: BlogConfig + createBlogConfig identity factory - src/telemetry.ts: BlogTelemetry interface, consoleTelemetry default (structured wide events to stdout), noopTelemetry escape hatch, BlogTelemetryProvider + useBlogTelemetry context shim - src/atproto-feed.ts: AtprotoFeedAdapter interface (impl next commit) - src/ambient/custom-elements.d.ts: JSX intrinsics for sequoia <sequoia-comments> and <sequoia-subscribe> - src/index.ts: public barrel Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 months ago