Replies: 1 comment 5 replies
-
The most important thing: why would you want to do that? For what I know, no, it's not possible, but if we know what you're trying to achieve, there's probably a different way. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks!
I posted my question on Twitter initially but @squidfunk recommended I post here instead so here it goes.
I've put together a sample repository that shows exactly what I'm after: https://github.com/4lch4/MkDocs-Sample
Basically, if you use the above sample, how do I make it so the
_index.md
file located in the/docs/notes
directory is accessible atlocalhost:8000/notes/index
instead of the defaultlocalhost:8000/notes/_index
.I'd be more than happy to provide more information if needed, just let me know ^_^
Beta Was this translation helpful? Give feedback.
All reactions