Dingfan

Results 2 issues of Dingfan

## 💬 Question Hi team, thanks for the excellent work about the UI library, I really love it! Inside the [Calendar](https://akveo.github.io/react-native-ui-kitten/docs/components/calendar/overview#calendar) component of the doc, there is a section about:...

https://cook.aiurs.co/ 中有一些菜谱附带有对应的图片,图片和md file放在菜谱directory下面,生成的文档url也会带有重复菜名,例如 https://cook.aiurs.co/dishes/vegetable_dish/白灼菜心/白灼菜心/ 我们是不是可以通过一个[custom hook](https://www.mkdocs.org/user-guide/configuration/#hooks)来把url变成 https://cook.aiurs.co/dishes/vegetable_dish/白灼菜心/, see [example](https://github.com/squidfunk/mkdocs-material/discussions/4693)