From 82f01e489dd0737c3f2c24aeb5f5df2d3e02d017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Tue, 28 Mar 2017 08:29:54 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 66814fe..800b4e2 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,6 @@ Welcome to the WebSlides wiki! Here we'll be adding better explanation of the fe A new release (at least) every 8th day of the month. - ## FAQ ### Why WebSlides? @@ -13,13 +12,13 @@ There're excellent presentation tools out there. WebSlides is about telling the You can create your own presentation instantly. Just a basic knowledge of HTML and CSS is required. Simply [choose a demo](https://webslides.tv/demos) and customize it in minutes. +### What can I do with WebSlides? +WebSlides is a cute solution for making HTML presentations, landings, portfolios, and long-forms. Put [content wherever you want](https://webslides.tv/demos/components#slide=15), add [background images](https://webslides.tv/demos/components#slide=95), [videos](https://webslides.tv/demos/components#slide=101)... + ### 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! -### What can I do with WebSlides? -WebSlides is a cute solution for making HTML presentations, landings, portfolios, and long-forms. Put [content wherever you want](https://webslides.tv/demos/components#slide=15), add [background images](https://webslides.tv/demos/components#slide=95), [videos](https://webslides.tv/demos/components#slide=101)... - ### 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 we're sure will be of help.