This is great! I can't figure out how to nest containers though, is this supported?
I like how no one really answered this question, but just pointed out that you asked it incorrectly. I would like to know this as well...without the ability to create nested rows, I don't really see myself using this tool.
Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
31–40 of 50 posts
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#32Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#33Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#34That's great. Before clicking the link I thought "who the hell needs this"? But after trying it out for ~20 seconds... great - I'll use it.
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#35Quick nitpick: all the links on the bottom (with the exception of the "Code by Shawn" link) appear to be non-operational.
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#36Earlier quoted context omitted.
I like how no one really answered this question, but just pointed out that you asked it incorrectly. I would like to know this as well...without the ability to create nested rows, I don't really see myself using this tool.
+1, nesting would be the killer feature
The nesting will actually "zoom" into the col you're putting it in and give you a new view, then you can zoom back out.
There IS a live HTML preview that you can actually see and drag your browser big and small.... but it's broke. Fixing it after work tonight.
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#37Really nice visualization; I'll use this if anyone needs an explanation/sandbox on my team!
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#38Earlier quoted context omitted.
Nope. This is all it does and all it is planned to do. There may be more features to extend the way it works, but it's strictly a grid tool and learning tool, not a builder. I wanted to attack the problem from a different angle than bootply and some of the others that recreate a WYSIWYG like Dreamweaver in the browser. This is JUST for seeing the grid and learning how it works, and seeing how the Less mixins work. It…
Yeah I wanted to say I am not looking for a builder. I just want to visualise how text looks like with those grids. Grids on their own isn't as important as grids with content. Still a great tool though, will come in handy.
That should be done tonight.
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#39Earlier quoted context omitted.
What do you mean? You can change them to any by clicking on the left side different "views" and then change the column width to anything, and when you click back and forth between the responsive sizes you'll see it change live, and you'll see the HTML and Less change.
Now I get it. Thanks :)
Re: Show HN: Shoelace.io – Visual Bootstrap Grid Builder and Teacher Beta
#40After messing around with this, is there any reason to use any of the other sizes besides xs? With xs it seems like every device is covered, from the phone up to the large desktop.
90% of my designs use col-sm-*, and then if stuff needs fiddling at md or lg I do it there. For xs I just usually let it default to stacked 100% cols.