webslides / WebSlides

Create HTML presentations in seconds —
https://webslides.tv/
MIT License
6.21k stars 588 forks source link

Components as visual list #63

Open tart2000 opened 7 years ago

tart2000 commented 7 years ago

Hi, I wanted to have all the components handy for a project I'm planning so I listed all sections with their visual renderings. You can find it here: https://github.com/tart2000/Webslides-components/ Hi, I'm not sure if you want to use it or not, but I could make a PR if you think it's useful. Cheers

Antonio-Laguna commented 7 years ago

Hey! This is great!

Thanks for the time you put into it. I've been thinking into adding this too but would likely need to be on the Wiki as we want to keep the README as simple a possible.

Unfortunately there isn't a way for you to contribute to the Wiki since it doesn't accept PR 😞

Would you mind if we copied that over to the wiki and add put you in the credits for such a great task?

jlantunez commented 7 years ago

@tart2000 Thanks so much, Arthur. It will be very helpful. I saw the screenshots and content isn't aligned properly. Which browser are you using?

tart2000 commented 7 years ago

@Belelros Yes, please do what you see fit with it. @jlantunez I used Decktape for the export on Chrome, straight from the webpage. I guess it might have to do with this comment:

In base.css line 3147 change display: block !important; to display: flex: !important and run base.css through https://autoprefixer.github.io/ with filter safari >= 4.

But as I used the online presentation, I didn't have access to CSS. One way to go around it would be to re-export the images from a local modified version.