1.6.11 • Published 9 years ago

carlopress v1.6.11

Weekly downloads
4
License
GPL
Repository
github
Last release
9 years ago

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