diff --git a/Home.md b/Home.md index 4c7f621..1907e9f 100644 --- a/Home.md +++ b/Home.md @@ -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).