1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-01 17:12:43 +02:00

Updated Home (markdown)

José Luis Antúnez
2017-04-25 10:19:26 +02:00
parent bae2ba2efa
commit a078ef6051

@@ -31,5 +31,8 @@ We're only considering features that have to do with the sliding and presentatio
Please read [this comment](https://github.com/jlantunez/webslides/issues/5#issuecomment-287022002) from [@jonashaefele](https://github.com/jonashaefele). He made a plugin for DeckTape which we're sure will be of help.
### How to enable horizontal navigation?
Just add `.slideInLeft` or `.slideInRight` in the `section` element.
### How can I add a global header/footer?
Just add a header/footer outside of the "main" element. Please read [this issue](https://github.com/jlantunez/webslides/issues/57) in which we explain how to achieve it.
Just add a header/footer outside of the `main` element. Please read [this issue](https://github.com/jlantunez/webslides/issues/57) in which we explain how to achieve it.