Created by 40423136 / @hakimel
blog2016-09-23_cpb_github_intro from 虎尾科大機械設計工程 on Vimeo.
2016-09-23_fork_pull_requests from 虎尾科大機械設計工程 on Vimeo.
Slides can be nested inside of each other.
Use the Space key to navigate through all slides.
Presentations can be exported to PDF, here's an example:
Set data-state="something"
on a slide and
"something"
will be added as a class to the document element when the slide is open. This lets you
apply broader style changes, like switching the page background.
Additionally custom events can be triggered on a per slide basis by binding to the data-state
name.
Reveal.addEventListener( 'customevent', function() {
console.log( '"customevent" has fired' );
} );