Skip to content
Discussion options

You must be logged in to vote

Hello @tomtalp,
your CI file uses mkdocs gh-deploy to deploy the docs. The default behaviour is to use the gh-pages branch on your repository to store the built site.

So your screenshot is incorrect:

Your README_docs branch contains the source files for your MkDocs documentation, while the built site from mkdocs build would go to the site directory as per the .gitignore and no custom set site_dir in your mkdocs.yml file:

But aga…

Replies: 2 comments 3 replies

Comment options

alexvoss
Oct 12, 2024
Collaborator Sponsor

You must be logged in to vote
1 reply
@tomtalp
Comment options

Comment options

You must be logged in to vote
2 replies
@kamilkrzyskow
Comment options

@tomtalp
Comment options

Answer selected by tomtalp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants