Closed zygimantus closed 5 years ago
Ah! Good catch. We did some rearranging of the projects and that instruction wasn't updated. The path needs to be mounting docs_en
. We'll update the instructions!
Ok. That wasn't 100% true. We need to update the mkdocs config to look for a different directory for the docs folder. Working on that now!
Ok. Just pushed some changes to help resolve this. Feel free to check out the README. Note that you will need to rebuild the image being used for docker-compose (docker-compose up --build
).
Yep, now it woks, thank you.
Running
docker-compose up
gives an error build path ..\101-tutorial\docs either does not exist, is not accessible, or is not a valid URL. What I am doing wrong?