Hi,
I'm using Docus for bloggrify.com.
The repository is here : https://github.com/bloggrify/bloggrify.com
I'm deploying on bunny.net. So I had to configure nitro to create index.html pages
for example : introduction/introduction/index.html
export default defineNuxtConfig({
nitro: {
prerender: {
autoSubfolderIndex: true
}
}
})
It works, but it also creates some folder corresponding the .navigation.yml file
for example :
https://bloggrify.com/content/_dir
https://bloggrify.com/reference/_dir