Skip to content

philhawksworth/11up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A utility to create an 11ty site scaffold from one of a number of site templates. Mostly just Phil Hawksworth's regular starting points

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published