New Site

Description

This is the first command you'll want to run for a new project. It creates the default folders and files for your website.

Usage

You can create a new project by running plenti new site YOUR_SITE_NAME.

Flags

LongShortDescription
--bare
-bCreates a minimalist site scaffolding with less default content.
--theme="https://github.com/user/repo"
-t="https://github.com/user/repo"
Point to a Git repository to use a base theme for your site.