1.4.5 ā€¢ Published 6 years ago

@gentsagency/create-static-site v1.4.5

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

Create Static Site

Create a static site using the Gents Agency workflow.

Usage

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

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

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

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

This will output:

šŸ‘‹ Creating a new static website in ~/Sites/my-site

šŸ“„ Installing dependencies & moving files around
ā˜•ļø This might take a while

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

    cd ~/Sites/demo-project
    gulp watch

šŸ¤ž Good luck, have fun!

And you're good to go.

It will install a gulp workflow, create all necessary files & folders and configure both eslint and stylelint.

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

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.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago