You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to customize the archive page of the mkdocs-material blog plugin, as shown in the screenshot below.
Bug description
Thanks to squidfunk for the assistance provided #6324. I've utilized a hook, but it seems doesn't work for pages beyond the second page if there is pagination.
Next time, please create a true minimal reproduction as opposed to just zipping up your repository. I could not manage to get your example to run, which cost me significantly more time to fix the issue than would be necessary.
Context
I want to customize the archive page of the mkdocs-material blog plugin, as shown in the screenshot below.

Bug description
Thanks to squidfunk for the assistance provided #6324. I've utilized a hook, but it seems doesn't work for pages beyond the second page if there is pagination.
Related links
Repo: https://github.com/shenweiyan/mkdocs-blog
Link: https://shenweiyan.github.io/mkdocs-blog/blog/archive/2023/
Reproduction
mkdocs-blog.zip
Steps to reproduce
pip3 install -r requirements.txt
mkdocs serve
Browser
Chrome
Before submitting
The text was updated successfully, but these errors were encountered: