Hacker News new | ask | show | jobs
by ohstopitu 3447 days ago
I generally use RemarkJS to create my slides (https://github.com/gnab/remark).

However, what's the difference between this tool and https://slides.com/ (and it's MIT open sourced at https://github.com/hakimel/reveal.js/) ?

EDIT: not saying you should not create this tool...but what was the motivation? (or the differentiation factors?)

1 comments

Hi ohstopitu,

Slides.com is an great tool. WebSlides is a solution for making presentations, landings, and long-forms. It's also a starting point for building custom CSS frameworks.

For more on why I decided to build WebSlides check out this post: https://medium.com/p/fa7a9e37ff97/ Thanks!