vectordotdev / gitdocs

Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
https://gitdocs.netlify.com
Other
261 stars 25 forks source link

Manifest rebuilding and theme hot reloading #139

Open jsonmaur opened 6 years ago

jsonmaur commented 6 years ago

Once the manifest builds and the server starts, the filesystem should be watched and the manifest rebuilt appropriately as files are added, deleted and changed. It should then pass a new manifest (or manifest chunk) to the theme, which should then hot reload the page, the routes, the navigation and everything else depending on the manifest data.