Some users have their .git folder inside the docs/ folder. Good to start from there and recursively look up.
We need to ensure (or raise instructional error) that this plugin is defined in mkdocs.yml before the mkdocs-monorepo-plugin, because that plugin alters the docs_dir location. See similar issue timvink/mkdocs-git-revision-date-localized-plugin#34 for details
Some users have their
.gitfolder inside thedocs/folder. Good to start from there and recursively look up.We need to ensure (or raise instructional error) that this plugin is defined in
mkdocs.ymlbefore themkdocs-monorepo-plugin, because that plugin alters thedocs_dirlocation. See similar issue timvink/mkdocs-git-revision-date-localized-plugin#34 for details