Metalsmith

Documentation

Quickstart

Installation

git clone https://github.com/wernerglinka/metalsmith-bare-bones-starter.git new-sitecd new-site/npm install

Configuration

Customize your starter project. Options depend on your starter project.

Deployment

Build

npm run build

Preview

npx --yes serve@latest build

Deploy

npx --yes bunny-launcher@latest --interactive