Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we make the layout not suck so much? #19

Open
rmcgibbo opened this issue Mar 27, 2014 · 3 comments
Open

How do we make the layout not suck so much? #19

rmcgibbo opened this issue Mar 27, 2014 · 3 comments

Comments

@rmcgibbo
Copy link
Owner

It's really hard to properly layout the slides when they have nontrivial content on them, like multiple images that you want to position with respect to one and other. Just adding raw html and a bunch of <div style="margin-top:100px"> tags is quite cumbersome. Perhaps more slide classes could help.

I don't like WYSIWYG content editors, but WYSIWYG layout customization, like moving the elements around within the slides with the mouse could be great if there was a good library that can handle this, and if there's some way to save the resulting layout back into the markdown.

Any input appreciated.

@kyleabeauchamp
Copy link
Contributor

So I know exactly nothing on this, but to me this problem must have some solutions. There are just too many people doing web stuff for there to be no solutions here.

@rmcgibbo
Copy link
Owner Author

Yeah, me either. But I figured other people are sometimes looking at this repository (it has more stars than anything else I've put on github). I googled around a little, and there's stuff like http://jqueryui.com/draggable/

Or http://gridster.net/demos/expandable-widgets.html

@rmcgibbo
Copy link
Owner Author

[http://gridster.net/#demos]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants