I want to set "archive page" to be "index page" , i.e. I will see the archive page when I enter the blog site in the browser
Thanks for opening this issue, maintainers will get back to you as soon as possible!
Issue-Label Bot is automatically applying the label Question to this issue, with a confidence of 0.66. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Duplicate of https://github.com/theme-next/hexo-theme-next/issues/400
Docs updated: https://theme-next.js.org/docs/theme-settings/custom-pages.html#Use-Archive-Page-as-Home-Page
At last, I have found a solution myself.That is use archive.swig file under themes/next/layout subdirectory to override the index.swig file in the same directory.
@stevenjoezhang thank you anyway for your reply.And I think this issue could be closed.
@stevenjoezhang thank you anyway for your reply.And I think this issue could be closed.
You can also close the issue 😂
At last, I have found a solution myself.That is use
archive.swigfile underthemes/next/layoutsubdirectory to override theindex.swigfile in the same directory.
I think this is a better solution than the recommended one