Skip to content

Commit

Permalink
readme: Add How to Deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh committed Jul 9, 2015
1 parent 1896b9e commit 147de52
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,12 @@ by [Lokesh Dhakar](http://www.lokeshdhakar.com)
- [Change] Switch from Javacript to Coffeescript
- [Change] Switch from CSS to SASS
- [Add] Repo created on Github


## How to deploy

- Update version number in ```src/lightbox.js```
- Update README.md Changelog with release date
- grunt build
- Push to Github repo
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```

0 comments on commit 147de52

Please sign in to comment.