-
Hello! First of all, thank you so much for all the work put into this project! I am a maintainer of an open-source python package, Splink, and mkdocs-material has been invaluable! 🎉 Given the (pre)release of Piri Piri, I have been playing around with the Blog plugin. However, I have been having issues with adding authors to the blogs. Having copied across the
I have tried to create a minimal example, and that is working without error. So, I am struggling to work out what exactly is going wrong. I imagine it is a simple error on my end, but I can't figure out why I am getting the above error. Any advice/guidance would be much appreciated! To reproduce error: mkdocs-material version: mkdocs-material-9.2.0b1
where |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
My pleasure, glad you give the beta and blog plugin a spin! Also, thanks for taking the time to create a minimal reproduction. If the minimal reproduction works without errors, then you could build your blog from there? Check that the file location is correct, and that the format of |
Beta Was this translation helpful? Give feedback.
-
Thanks @squidfunk - turns out it was a simple error when copying across from the minimal example. Apologies for taking up your time - and thanks again for a superb tool! |
Beta Was this translation helpful? Give feedback.
Thanks @squidfunk - turns out it was a simple error when copying across from the minimal example. Apologies for taking up your time - and thanks again for a superb tool!