Skip to content
Discussion options

You must be logged in to vote

Hi @CePeU,
I will have to finally find time to write it down, because it seems to be not clear.
Let's clarify some things:

  • your vault can be put inside any directory that is configured inside mkdocs.yml as a value of docs_dir
  • docs dir is an output directory (defined by site_dir in mkdocs.yml) and is setup this way because GitHub uses this specific directory to take files for Github Pages from the same repo where .md files are placed
  • all publisher plugins are using values from mkdocs.yml file, so you can set things up to your needs.
    Configuration of the project repository is set up in a very specific way, so any push to git repository is triggering automatically Github Actions that automa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mkusz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants