Replies: 3 comments 1 reply
-
|
This question is not specific to Material for MkDocs. You should ask your question on the MkDocs discussion board. |
Beta Was this translation helpful? Give feedback.
-
|
@flywire - any reason you're not changing the site to root on github? |
Beta Was this translation helpful? Give feedback.
-
|
Trying to install as described in docs, possibly didn't wait long enough before changing GitHub Pages Source. mkdocs-material docs leave out a lot of confusing detail but it would be clearer for checking with a Note: Default install to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How can the site be rendered directly from
/docswith mkdocs-material theme?mkdocs gh-deploy --forcecreatesuser.github.io/repo/sitebutuser.github.io/reporendersuser.github.io/repo/docs/index.mdwithout mkdocs-material theme (ie vanilla mkdocs).If source is set to root
user.github.io/repo/site/index.htmlrenders with mkdocs-material theme.Using minimal deploy:
Beta Was this translation helpful? Give feedback.
All reactions