mirror of
https://github.com/webslides/WebSlides.git
synced 2025-09-02 09:33:25 +02:00
tech docs linked
6
Home.md
6
Home.md
@@ -14,7 +14,11 @@ You can create presentations and longform articles instantly. Just a basic knowl
|
|||||||
WebSlides is a cute solution for making HTML presentations, landings, portfolios, and long-forms.
|
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), etc.
|
* 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), etc.
|
||||||
* 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.
|
* JS: We wrote these technical docs that are easy to understand, also by non-technical people. You can create self-running presentations, disable the loop feature, etc.
|
||||||
|
|
||||||
|
* [WebSlides API](https://github.com/webslides/WebSlides/wiki/Core-API)
|
||||||
|
* [Plugins by default](https://github.com/webslides/WebSlides/wiki/Plugin-docs)
|
||||||
|
* [Develop your own WebSlides plugin](https://github.com/webslides/WebSlides/wiki/Plugin-development)
|
||||||
|
|
||||||
### Is WebSlides a framework?
|
### 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).
|
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).
|
||||||
|
Reference in New Issue
Block a user