feat(blog): add BlueSky engagement component and auto-update workflow#34
Merged
Conversation
- Add BlueskyEngagement component to display likes and reposts on posts - Add blueskyPostId field to content schema - Update PostLayout to show engagement between post and comments - Add workflow job to update frontmatter with BlueSky post ID after posting - Add custom Giscus theme to hide redundant comment count - Show comment count in Comments header via Giscus metadata - Disable Giscus reactions (using BlueSky engagement instead)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
BlueskyEngagementcomponent to display likes and reposts on blog postsblueskyPostIdfield to content schema for storing BlueSky post IDsPostLayoutto show engagement component between post content and commentsDependencies
Requires CodingWithCalvin/.github#42 to be merged first (adds
post_idoutput tobluesky-post.ymlworkflow)Test plan
blueskyPostIdblueskyPostId