Skip to content

Commit

Permalink
Merge pull request #39 from mhulse/doc-update-2
Browse files Browse the repository at this point in the history
Updated docs, again.
  • Loading branch information
mhulse committed Feb 22, 2016
2 parents 4c248e6 + 358dd2e commit 20cc2e9
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions build/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# Build instructions

<a href="http://gruntjs.com/" title="Built with Grunt"><img src="https://cdn.gruntjs.com/builtwith.png" alt="Built with Grunt" align="right"></a>

Development and technology notes.

## Command line

```bash
# First:
$ cd repo/build/
Expand Down Expand Up @@ -52,10 +44,3 @@ $ npm run grunt -v
```

**Note:** If [Grunt](http://gruntjs.com/) isn’t installed globally, then roll with the `$ npm ...` commands.

## Demos

DEVELOPMENT | PRODUCTION
:-: | :-:
[![qr code](http://chart.apis.google.com/chart?cht=qr&chl=http://mhulse.github.io/grunt-html-boiler/dev/&chs=240x240)](http://mhulse.github.io/grunt-html-boiler/dev/) | [![qr code](http://chart.apis.google.com/chart?cht=qr&chl=http://mhulse.github.io/grunt-html-boiler/prod/&chs=240x240)](http://mhulse.github.io/grunt-html-boiler/prod/)
`$ grunt` | `$ grunt prod`

0 comments on commit 20cc2e9

Please sign in to comment.