assemble / assemble.io

Website and documentation for Assemble.

Home Page:http://assemble.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix the documentation -- Quick Start -- it's not grunt anymore, it's gulp

dennishall1 opened this issue · comments

Project uses gulp now, not grunt, so Step 3 of the Quick start is wrong:

  1. Build

grunt assemble

If everything builds properly, then run:

grunt test

@dennishall1 Thanks for the issue! If you're reporting a bug, please be sure to include:

  • The version of assemble you are using.
  • Your assemblefile.js (This can be in a gist)
  • The commandline output. (Screenshot or gist is fine)
  • What you expected to happen instead.

Project uses gulp now,

also, assemble only uses gulp for linting the project. Gulp FAQ

new website on the way, all of the grunt docs will be geared towards grunt-assemble