Merge remote-tracking branch 'origin/master'

pull/2/head
Sahat Yalkabov 2014-06-24 12:48:35 -04:00
commit d62a28d020
1 changed files with 3 additions and 2 deletions

View File

@ -405,9 +405,10 @@ Useful Tools and Resources
- [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web. - [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web.
- [JavascriptOO](http://www.javascriptoo.com/) - A directory of JavaScript libraries with examples, CDN links, statistics, and videos. - [JavascriptOO](http://www.javascriptoo.com/) - A directory of JavaScript libraries with examples, CDN links, statistics, and videos.
- [Favicon Generator](http://realfavicongenerator.net/) - Generate favicons for PC, Android, iOS, Windows 8. - [Favicon Generator](http://realfavicongenerator.net/) - Generate favicons for PC, Android, iOS, Windows 8.
Recommended Design Resources Recommended Design Resources
---------------------------- ----------------------------
- [Code Guide](http://codeguide.co/) - Standards for developing flexible, durable, and sustainable HTML and CSS.
- [Bootsnipp](http://bootsnipp.com/) - Code snippets for Bootstrap. - [Bootsnipp](http://bootsnipp.com/) - Code snippets for Bootstrap.
- [UIBox](http://www.uibox.in) - Curated HTML, CSS, JS, UI components. - [UIBox](http://www.uibox.in) - Curated HTML, CSS, JS, UI components.
- [Bootstrap Zero](http://bootstrapzero.com/) - Free Bootstrap templates themes. - [Bootstrap Zero](http://bootstrapzero.com/) - Free Bootstrap templates themes.
@ -1147,7 +1148,7 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus
- This will create a new application snapshot, generate and/or update project metadata - This will create a new application snapshot, generate and/or update project metadata
- Done! - Done!
<img src="http://upload.wikimedia.org/wikipedia/en/f/ff/Windows_Azure_logo.png" width="200"> <img src="http://upload.wikimedia.org/wikipedia/commons/f/ff/Windows_Azure_logo.png" width="200">
- Login to [Windows Azure Management Portal](http://manage.windowsazure.com/) - Login to [Windows Azure Management Portal](http://manage.windowsazure.com/)
- Click the **+ NEW** button on the bottom left of the portal - Click the **+ NEW** button on the bottom left of the portal