**Describe the solution you'd like** The test site works fine for detecting diffs but could be better organised in general: - [ ] Split the tests in the main `test_site/index.md` into more files - [ ] Dedicate a specific page to stress test the site nav, and then make a site nav that is actually usable for navigating within the site - [ ] PR previews for the test site? - [x] Gitignore the `page-vue.render.js` files containing the vue applications as the diffs are unreadable. (from #1512)
Describe the solution you'd like
The test site works fine for detecting diffs but could be better organised in general:
test_site/index.mdinto more filespage-vue.render.jsfiles containing the vue applications as the diffs are unreadable. (from Compile Vue Page at build time to alleviate FOUC #1512)