Skip to content

Commit 59f3a46

Browse files
committed
Update generator instructions
1 parent b103266 commit 59f3a46

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Any other functionality, from [keyboard](https://github.com/markdalgleish/bespok
1212

1313
## Creating a Presentation
1414

15-
Due to the highly modular nature of Bespoke.js, the quickest way to get started is with [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke), a [Yeoman](http://yeoman.io) generator that scaffolds a boilerplate presentation with a [Grunt](http://gruntjs.com) build system.
15+
Due to the highly modular nature of Bespoke.js, the quickest way to get started is with [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke), a [Yeoman](http://yeoman.io) generator that scaffolds a boilerplate presentation with a [Gulp](http://gulpjs.com) build system.
1616

1717
Assuming you have [Node.js](http://nodejs.org) installed, in a blank directory:
1818

@@ -21,11 +21,11 @@ $ npm install -g generator-bespoke
2121
$ yo bespoke
2222
```
2323

24-
In your newly scaffolded project, you can use the following Grunt tasks:
24+
In your newly scaffolded project, you can use the following Gulp tasks:
2525

26-
* ```$ grunt server``` to run a preview server with LiveReload.
27-
* ```$ grunt deploy``` to deploy to GitHub Pages.
28-
* ```$ grunt``` to compile static assets to 'public'.
26+
* ```$ gulp serve``` to run a preview server with LiveReload.
27+
* ```$ gulp deploy``` to deploy to GitHub Pages.
28+
* ```$ gulp``` to compile static assets to 'public'.
2929

3030
For more detailed instructions, check out the [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke) repo.
3131

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy