go-ethereum
go-ethereum copied to clipboard
[website] Pagination on the Dev docs
Create a pagination block on the bottom of each page to navigate from doc to doc.
The design proposal is here. https://www.figma.com/file/ekzIgwyeVKLtFSAcnA0Q0D/geth-website?node-id=2848%3A21049&t=cENJ5X7N6kJJDP2I-1
@jmcook1186 Do we need approval form the Geth team to move forward?
my 2 cents, I have some points against adding this feature:
-
unlike the blog when each blog has a publication date so we have newer and older entries, there's no clear order between the doc pages (the last edit time doesn't count), so 'previous' or 'next' doesn't make sense to me here
-
we already have the left side menu for navigating to a specific page, I think this is an overkill that clutters the UI a bit and doesn't improve the UX as docs users usually don't read docs in a 'linear way' like a blog, they look for a specific topic and that's already covered by left side menu (and search in a certain way)