feat(blog): add sidebar pull quotes to spotlight posts#794
Merged
dergigi merged 23 commits intoMay 25, 2026
Merged
Conversation
Move quotes below tags and back link, remove sticky stacking, and spread them with larger vertical gaps.
Replace the primary-colored left border with a large decorative opening quote.
Position quotes at 10%, 30%, 50%, etc. within a flex-grow sidebar area below the nav.
Use a serif italic face for sidebar quotes with relaxed sizing and softer contrast.
Move the decorative quote mark above the text so the sidebar quotes use full width.
Enlarge the opening mark and pull quote text up so they sit closer together.
Reorder quotes to follow the article and distribute four sidebar quotes evenly from 10% to 90%.
Shorten pull quotes for the sidebar and swap in the Nostr-as-option line. Add pullQuotes to the contentlayer schema.
Compute top positions and container min-height from the number of quotes in frontmatter.
Use smaller type and quote marks from 1000px until xl, where full size kicks in.
Curate four shortened quotes in article order for the spotlight sidebar.
Swap in quotes on technology tradeoffs, rural electrification, ASIC milestones, and hardware in Africa.
This reverts commit c5464b1.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Include the closing 随心而动 line with its English translation in the sidebar quotes.
Arvin21M
approved these changes
May 25, 2026
Contributor
Arvin21M
left a comment
There was a problem hiding this comment.
- Looks great!
- I would recommend to reduce the font size for the margin quotes at least 10%, to maybe as much as 20%.
- Otherwise, what a great use of empty space on desktop view.
7aa0725
into
developer-spotlight-codytseng-jumblesocial
2 checks passed
Arvin21M
reviewed
May 25, 2026
Contributor
Arvin21M
left a comment
There was a problem hiding this comment.
Looks great now with the size adjustments.
![]()
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.
Adds curated sidebar pull quotes to developer spotlight posts. Quotes are defined in frontmatter via
pullQuotes, rendered in the left column below tags and navigation on desktop (min-[1000px]), with Lora italic typography, percentage-based vertical spacing, and responsive sizing atxl.SpotlightPullQuotesand restructures the spotlight sidebar inPostArticleBodypullQuotesto contentlayer and seeds quotes for the Cody Tseng and Kurt Unger spotlightsBuild preview: