Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

luxembourgjs/JSLuxembourg-November2015-Yeoman

 
 

Repository files navigation

Yeoman - Lightning Talk

Yeoman is the web's scaffolding tool for modern webapps.

These slides were used along with two tech. demos as an introduction to Yeoman in a lightning talk at the JS Luxembourg meetup in November 2015. The talk was given by Alfonso García Frey (Twitter: @GarciaFrey)

The presentation has been made with impress.js thanks to the impress yeoman's generator.

Browser support

This presentation should work with all browsers, down to IE5.5 (although IE support hasn't been tested). File bug reports if you have issues

Installing and running

After cloning the repository:

# bower install & npm install

Then run the example server with:

# grunt server

The presentation should automatically start within your default browser.

Examples

None of the two examples of the talk has been provided. You can easily create them using the both generators below:


License

This presentation is proudly licensed under the "Do What the Fuck You Want to Public License" available in the LICENCE file.

Notice that part of the presentation has different licenses you have to consider:

  • Images:
    • generators.png, structure.png and yeoman.png: "Do what the fuck you want" License
    • yo.png, grunt.png, bower.png and yeoman-home.png have been extracted from the yeoman.io website
    • Yeoman.warder.toweroflondon.arp.jpg is available at wikipedia
  • Third party libraries:
    • See the respective licenses

About

JS Luxembourg November Meetup - Yeoman lightning talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • HTML 26.5%
  • CSS 7.7%