quarto-dev / quarto-dev/quarto-cli
Support `page-navigation` for blog listings
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3775
Currently page-navigation can only navigate between pages in a sidebar, but not between pages in a blog or listing. It would be a great improvement if it was possible to use page-navigation in these cases too.
This is generally nice for blogs, as it might encourage readers to check other posts. But it also opens up the possibility to write a series of related posts under their own listing which users can navigate between, like in Hugo Apero.
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 with the discussion at https://github.com/quarto-dev/quarto-cli/discussions/3775 and trace the existing page-navigation behavior for sidebar pages. Identify the blog and listing navigation entry points, then verify that page-navigation works between related posts and listing pages without regressing sidebar navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100