2.0.0-alpha.42 • Published 3 years ago

inert-ssg v2.0.0-alpha.42

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Inert Static Site Generator

Inert is a static site generator for the modern web

This package is now also available on radicle: rad:git:hwd1yreyhfpz5rwonsft83c9gxdsunhet3kxasqp5uhanfzaogwkz1681ga

Inert 2 is currently still in alpha. To use Inert 1, please install inert-cli

Installation

If you have used Inert 1 on your machine in the past, you will need to uninstall it (npm rm -g inert-cli).

!! For inert's dependency sharp to install correctly, make sure to use npm v7! !!

Via NPM:

npm i -g inert-ssg

Via Yarn:

yarn global add inert-ssg

API Documentation

During the alpha period, no API documentation will be released, as the API of these early releases is too volatile. First API documentation will be written when Inert 2 goes into the beta period.