Skip to content

gentsagency/create-eleventy-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Eleventy Site

Create an Eleventy site using the Gents Agency workflow.

Usage

When you have npm >= 6 on your system, you can run

$ npm init @gentsagency/eleventy-site my-site

or if you have npm >= 5 on your system, you can run

$ npx @gentsagency/create-eleventy-site my-site

This will output:

👋 Creating a new Eleventy website in ./my-site

📥 Installing the static setup & 11ty
☕️ This might take a while

🚢 Moving some files around

🤖 Registering automation scripts

🌱 All set! Let's get you started:

    cd ./my-site
    gulp watch & npm run serve

🤞 Good luck, have fun!

And you're good to go.

About

Create a static site built by Eleventy

Resources

Stars

Watchers

Forks

Packages

No packages published