Hey I am a newbie, just need a little help. I had cloned the astro-docs theme from https://github.com/withastro/astro/tree/main/examples/docs .
Under /src/contents there is a directory called docs which handles all the markdown files that start at localhost:3000.
- How can I move these to localhost:3000/python
- How can I create more folders like this
docs(ex: localhost:3000/ruby, localhost:3000/c++) to organise my content