Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is it possible to use vite and generate it to a static site? #1135

Closed
michaelmano opened this issue Nov 24, 2020 · 2 comments
Closed

Comments

@michaelmano
Copy link

I love vue and rollup and use them when ever possible however I have an issue with pre-rendering services and server side rendering, Nuxt has an option to generate your entire site into static files using nuxt generate and I'm curious if anyone knows of a way to get this type of feature into vite?
Instead of having a single index file with an id of app, generating all pages as static assets.

@antfu
Copy link
Member

antfu commented Nov 24, 2020

You may want to take a look at https://github.com/vuejs/vitepress

@michaelmano
Copy link
Author

You may want to take a look at https://github.com/vuejs/vitepress

Awesome thanks for the reply and recommendation @antfu

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants