A build system to create fluency presentations inspired by @isidore's FluencyPowerpoint but based on Reveal.js.
Currently supports two presentations:
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.
All code to generate the slides is in grunt-tasks/Slides.js.
- 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.