markdown-include is a pip package that can be use with mkdocs.

markdown_extensions:
  - markdown_include.include:
      base_path: .

{!yourfile!}

For real example, check out the this writeup in github