ruptor

0.46.0 • Public • Published

Ruptor

Ruptor is a fast static site generator for ambitious makers to turn ideas into exceptional websites.

More information can be found at the official website.

Note: This repo does not contain the source code, only the compiled and minifed files.

The current release is beta version 0.46.0. Expect there to be bugs and incomplete features, so use it at your own risk.

System requirements

  • Node.js 12.18 or later
  • Node.js ECMAScript modules
  • Node.js Experimental loader feature --experimental-loader

Create new Ruptor project

  1. Run npm init ruptor@latest my-project to scaffold a default Ruptor project (Replace 'my-project' with your project name).
  2. cd my-project to go into the newly created project directory.
  3. Install dependencies using npm install.
  4. Run npm run ruptor to start the SDK, which will initiate the development server at port 8080.
  5. Navigate to localhost:8080 in your browser.

Documentation

Documentation can be found at the website.

Changelog

Changelog can be found at the website.

Readme

Keywords

none

Package Sidebar

Install

npm i ruptor

Homepage

ruptor.net

Weekly Downloads

34

Version

0.46.0

License

MIT

Unpacked Size

1.13 MB

Total Files

11

Last publish

Collaborators

  • kytozuk