11up

0.3.8 • Public • Published

11up

11up

Quickly bootstrap 11ty sites from some basic templates.

Project templates

The list of templates will slowly grow. Currently available via 11up:

Prerequisites

Usage

No need to install this package, you can create a new site structure by using npx.

npx 11up

  • Choose one of the starter templates (it's a short list for now)
  • Create your new site in the current directory or create a new subdirectory
  • That's it

11up command

Choose template

Set output location

New site scaffold created

See more information about the templates

To discover more about the available templates you can see a listing of them along with links to their GitHub repositories via the list argument.

npx 11up list

Updating for the latest version

To ensure you always use the latest templates, you can ask npm for the latest release as you execute npx like this:

npx 11up@latest

Package Sidebar

Install

npm i 11up

Weekly Downloads

9

Version

0.3.8

License

MIT

Unpacked Size

200 kB

Total Files

95

Last publish

Collaborators

  • philhawksworth