Support for previous / next links instead of related posts
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2.6k
- Forks
- 2.7k
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 36
Description
In general, there is very little I would like to add or change – the theme works great on all devices and the HTML and CSS are refreshingly paired back. However, I'm struggling to make the typical minor change.
Not sure if this is the best place to ask, but I've replaced the "recent posts" footer with previous and next and this needs a little work to look right starting with the cell width. But I'd also like to make post-cards bottom justified (align-content: end) so that the text is at the bottom whether there are images or not.
Happy to take the discussion elsewhere if this isn't the right place.
Contributor guide
No contributing guide indexed for this repository
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 CSS for the recent-posts footer and post-card layout, then compare the rendered result with previous and next links. Done means the links have suitable cell widths and post-card text is bottom-aligned whether or not cards include images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100