Customizing Prev/Next Post Links #137
-
Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. Issue Checklist
I have just started out with Hexo (originally used Jekyll) and I am not a web developer (yet) so if the answer to my question is obvious, my apologies. I'm working on a communal site for books, eg. Wattpad, Inkitt, Tapas, etc. and I want to know if there is a way to control which posts show up under the prev/next links. When someone is reading the chapter of a book, I want the next post link to be the next chapter of the same book. On Jekyll, I just followed the instructions in this post. How do I do this with Hexo/NexT? It seems like I would do about the same thing but I'm not sure. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Thanks for opening this issue, maintainers will get back to you as soon as possible! |
Beta Was this translation helpful? Give feedback.
-
There is a discussion about it: hexojs/hexo#2270 |
Beta Was this translation helpful? Give feedback.
-
So, I would use this?
|
Beta Was this translation helpful? Give feedback.
-
I made a demo according to your needs: https://github.com/next-theme/books Run
|
Beta Was this translation helpful? Give feedback.
-
I think that this theme will not work for what I want. It is an awesome theme though, thanks anyway! |
Beta Was this translation helpful? Give feedback.
So, I would use this?