Spacing around blog post texts
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 98
- Forks
- 298
- Avg merge
- 14h 38m
- Merged PRs (30d)
- 38
Description
I personally find the spacing around the body text in blog posts a bit tight, making it feel crowded and difficult to read.
Suggestions:
- Hide the blog link sidebar on narrower screens (just tweak the breakpoints to use
xxlinstead ofxl) - Stick the ToC to the far right on wider screens
- Consider pushing up the maximum width a little
I know @mashehu doesn't like wide text columns, and I have a feeling that the ToC may have previously been on the right and felt lost. So I don't really care much about the first two. But tweaking the sidebar breakpoint should be simple and would help a lot for folks like me who like to work on small windows on small laptop screens.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the blog post layout and its responsive breakpoint configuration, then compare the current narrow- and wide-screen behavior. Done means the agreed spacing and sidebar behavior are improved without harming readability; confirm whether the ToC position and maximum-width suggestions are in scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100