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

Initial Home page

Antonio Laguna
2017-03-19 22:59:51 +01:00
commit d5b70cef02

18
Home.md Normal file

@@ -0,0 +1,18 @@
Welcome to the Webslides wiki!
Here we'll be adding better explanation of the features we support and we'll also try to answer frequently asked questions that we've seen here/twitter etc.
## FAQ
### Can you add this new feature?
We're only considering features that have to do with the sliding and presentation itself. If you want to add some tool to format code then, chances are we would not do it. Reason is that we're trying to focus on the presentation experience and you can add whatever you want on top of WebSlides!
### How can I achieve PDF exporting?
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 I'm sure will be of help.
### How can I add a global footer/header?
Please read [this issue](https://github.com/jlantunez/webslides/issues/57) in which we explain how to achieve it.