Riccardo
Riccardo
@SergKam thanks a lot, this was making me crazy
I was trying to have the home breadcrumb link go to a custom URL (not `/`) and landed on this issue. # Solution ## Eject ```bash npm run swizzle @docusaurus/theme-classic...
@x-yuri just wanted to thank you. I'm using this instead of the main README all the time 🙂
@francislavoie @mholt This is still a spike as I'm trying to understand how we want to approach this before I do things properly. Currently, I added a couple of `if...
Thanks to all the folks who contributed to this issue, I managed to implement the broken anchor links detection for both `npm start` and `npm run build` in the [docs.knapsackpro.com...
Not sure if you are still looking for an answer but here's an idea. I believe you need to add `tagsRules` to have the tags available. More on that in...
I'd love to get this one done. I already started working on it.