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

technical docs that are easy to understand.

José Luis Antúnez
2017-04-21 09:37:58 +02:00
parent 64bba11f3f
commit c022e14339

@@ -11,7 +11,10 @@ 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/media#slide=3), [videos](https://webslides.tv/demos/media#slide=17)...
WebSlides is a cute solution for making HTML presentations, landings, portfolios, and long-forms.
* HTML/CSS: Put [content wherever you want](https://webslides.tv/demos/components#slide=15), add [background images](https://webslides.tv/demos/media#slide=3), [videos](https://webslides.tv/demos/media#slide=17)...
* JS: We wrote these [technical docs](https://github.com/webslides/WebSlides/wiki/Core-API) that are easy to understand, also by non-technical people. You can create self-running presentations, disable the loop feature, etc.
### Is WebSlides a framework?
We're all tired of heavy CSS frameworks. WebSlides is a starting point that provides [basic structural components](https://webslides.tv/demos/components) and a [scalable CSS architecture](https://webslides.tv/demos/classes).