@gentsagency/create-static-site

1.4.5 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @gentsagency/create-static-site

Weekly Downloads

0

Version

1.4.5

License

MIT

Unpacked Size

13.5 kB

Total Files

33

Last publish

Collaborators

  • operations_wijs
  • pieterbeulque