Static site generator with 100% static export from React and Vite.
Minista is a Japanese static site generator that allows users to create clean HTML from React JSX. It is a package that can be used to generate static sites with ease.
To install Minista, follow these steps:
Open the terminal.
Run the following command to install the Minista package:
npm install minista
Next, install the create-minista package:
npm install create-minista
You can now start using Minista for your static site generation needs.
Minista is a React-based static site generator that allows users to easily generate clean HTML from JSX. It offers several features such as client-side search, support for Vite and esbuild, and easy integration with other static site generators. With its simplicity and flexibility, Minista provides users with an efficient solution for creating static sites.