Open scottgutman opened 6 years ago
I don't think it is possible with vue-material framework. We are now using vuetify in other projects and are thinking about migrating this component to this framework. Vuetify can be used with Nuxt that can be used to generate static HTML.
@scottgutman you could use headless chrome to render the html via puppeteer (npm and node based)
Is there a way to export the documentation to static files?