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
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
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.