-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug when using mkdocs serve -f
#37
Comments
try absolute path
|
also works |
I've updated the package to assume config path can you pip install -e at latest.. and if it works then ill make a release |
Works 🌟 Thanks! That's a couple less users having to find a workaround :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran into a bug when using
mkdocs serve
(andmkdocs build
) from another directory than themkdocs.yml
file.\Reproducable example here: https://github.com/timvink/bugreportexample
The text was updated successfully, but these errors were encountered: