1.4.2 ā€¢ Published 6 years ago

@gentsagency/create-craft-site v1.4.2

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

Create Craft Site

Create a Craft site using the Gents Agency workflow.

Usage

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

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

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

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

This will output:

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

šŸ“„ Installing Craft CMS & a front-end setup
ā˜•ļø This might take a while

šŸ¤– Installing nystudio107/craft-scripts

šŸš¢ Moving some files around

šŸ”§ Tweaking your configuration

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

    cd ./my-site
    ./craft/craft setup
    gulp watch

šŸ¤ž Good luck, have fun!

And you're good to go.

It will install Craft CMS and @gentsagency/static-site.

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago