Skip to content

wouterla/fluency-presentation-web

 
 

Repository files navigation

Fluency presentation Web

A build system to create fluency presentations inspired by @isidore's FluencyPowerpoint but based on Reveal.js.

Run

Currently supports two presentations:

Sparrows

This has a comparison between house, song and chipping sparrows with images gathered from the web. To avoid rights issues, the images are not included. To download all sparrows images, do:

This on is available as http://localhost:8000/longmethods.html.

extend

All code to generate the slides is in grunt-tasks/Slides.js.

TODO

  • The sparrows presentation doesn't support filtering yet to only include two selected types of sparrows.
  • There's no checks yet to balance the number of items in different sets (so you get the same amount of house and song sparrows, for instance)
  • The positive/negative reinforcement using green/red colours for code smells should still be added.

About

Generate presentations based on @isidore's https://github.com/isidore/FluencyPowerPoint

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.8%
  • CSS 26.7%
  • SCSS 11.6%
  • HTML 9.9%