Embed a mkdocs project?

Forgive me as I’m new to Kirby and frontend web dev.

Can someone point me in the right direction on how I would go about embedding/displaying a mkdocs project inside a Kirby site that is themed with zero-one?

The mkdocs output is a flat static site, I was wondering if it’s as easy as putting it in the assets folder and using a snippet to load the index.html? Or does I need a template to load it?