ThreadSky
About ThreadSky
Log In
pvey.es
•
188 days ago
Now that my PDS is self hosted, I’m familiar enough with the API, the next logical step is moving my blog post data to atproto
Comments
Log in
with your Bluesky account to leave a comment
[–]
pvey.es
•
188 days ago
Thinking of creating a basic CMS to replace my publishing logic from GH action - Twitter to just publish 2 records in the atproto, one for the actual post, and one for summary / preview in the bsky feed
2
1
reply
[–]
pvey.es
•
188 days ago
Text formatting is pretty much solved using RichText & facet, but not sure about the embed. Maybe a post is better represented as a list of blocks?
Typical block is a text type that can contain a rich text, and embed is just different type of block. That could work 🤔
1
1
reply
[–]
pvey.es
•
188 days ago
Custom collection works (obviously), will do validation later once everything set up
1
1
reply
[–]
tibudiyanto.club
•
187 days ago
mau nyontek kaka kalo sudah bikin hehhehe
0
1
reply
[–]
pvey.es
•
187 days ago
Wkwkwk cuma putRecord aja pake AtpAgent setelah auth (agent.login), td kirain perlu bikin skema dulu ternyata bisa asal create custom collection
0
reply
Posting Rules
Be respectful to others
No spam or self-promotion
Stay on topic
Follow Bluesky's terms of service
×
Reply
Post Reply
Comments
Typical block is a text type that can contain a rich text, and embed is just different type of block. That could work 🤔