Is there an existing issue for this?
Task/Feature/Issue Details
Right now, when you modify most files in this template repo, e.g., #7, you have to copy files around the microsites, rather than just "import" the changed files in some way. Figure out a way to import the microsite template files, e.g., the common contents of docs/_layouts, docs/_includes, docs/assets, etc.
For this to work, the microsites can't use modified versions of these common files. This is mostly true after some refactoring steps done as part of #7, but further refactoring may be required.
Additional Context
No response