Minista screenshot

Minista

Author Avatar Theme by Qrac
Updated: 5 Feb 2025
185 Stars

Static site generator with 100% static export from React and Vite.

Categories

Overview

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.

Features

  • React-based static site generator
  • Create clean HTML from JSX
  • Supports client-side search
  • Built-in support for Vite and esbuild
  • Easy integration with React Framework and other static site generators

Installation

To install Minista, follow these steps:

  1. Open the terminal.

  2. Run the following command to install the Minista package:

    npm install minista
    
  3. Next, install the create-minista package:

    npm install create-minista
    
  4. You can now start using Minista for your static site generation needs.

Summary

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.