Open stouch opened 2 months ago
Improve docs about Static Site Generation (SSG)
No response
What is the official and easiest way to build a static-files generated website (with separate .html files) with React ?
I finally used https://github.com/Daydreamer-riri/vite-react-ssg which is very good, but I was quite surprised to not find anything clear way to do so in the docs.
(This part is not clear at all : https://react.dev/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022#static-server-rendering-optimizations)
+1... This issue looks to me a major missing information in React documentation.
Summary
Improve docs about Static Site Generation (SSG)
Page
No response
Details
What is the official and easiest way to build a static-files generated website (with separate .html files) with React ?
I finally used https://github.com/Daydreamer-riri/vite-react-ssg which is very good, but I was quite surprised to not find anything clear way to do so in the docs.
(This part is not clear at all : https://react.dev/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022#static-server-rendering-optimizations)