STATUS: experimental, in progress
This is how we make interactive off site content at the CJ (maybe).
1.) npm install
2.) npm run dev to run the dev environment
3.) npm run build to build productions files to docs/.vuepress/dist/
docs/.vuepress/components - Custom components
docs/.vuepress/public - Public files/images/etc...
docs/.vuperess/theme - Custom theme elements
docs/{folder-name}/index.md - New page