1.0.4 ā€¢ Published 4 years ago

@bjankord/create-eleventy-site v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Create Eleventy Site

Create a simple Eleventy site.

Demo site: https://bjankord.github.io/eleventy-site/

Usage

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

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

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

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

This will output:

šŸ‘‹ Creating a new Eleventy website in ./my-site

šŸ“„ Installing the static setup
ā˜•ļø This might take a while

šŸš¢ Moving some files around

šŸ¤– Registering automation scripts

šŸŒ± All set! Let's get you started:

    cd ./my-site
    npm run serve

šŸ¤ž Good luck, have fun!

And you're good to go.

Credits

This is an updated fork of https://github.com/gentsagency/create-eleventy-site from Pieter Beulque

1.0.3-2

4 years ago

1.0.3-1

4 years ago

1.0.4

4 years ago

1.0.3-0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago