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

Latest commit

 

History

History
54 lines (35 loc) · 1.78 KB

File metadata and controls

54 lines (35 loc) · 1.78 KB

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