Carlopress static site generator.


Keywords
blog, static, site, generator, react
License
GPL-2.0+
Install
npm install carlopress@1.6.12

Documentation

Carlopress

The Carlopress static site generator.

Installation

npm install -g carlopress

Usage

Create a new site

carlopress init <sitename>

Generate site

cd <sitename>
carlopress build

View website

carlopress server