-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[additional example] Tournament Bracket #15
Comments
I would be willing to put this together for the site if there is interest. |
I think what @aronduby did is pretty cool, but I'm not sure it qualifies as a 'common layout problem'. I want to prevent this site from becoming a showcase of flexbox designs, but I can see how some things may be a gray area. What do you guys think? |
Maybe start to break off into more categories, while having common layout problems remain the primary focus. |
Or a "more demos" section and link to his CodePen? |
I could get behind something like a "Flexbox in the Wild" section that lists sites or demos using flexbox in really interesting or well-done ways. We'd probably need at least 5-10 to get started. Does anyone have any recommendations other than this tournament bracket pen? |
I've written my website entirely with philipwalton's grid system. You could use that if you wanted. Flexbox is truly awesome. |
After spending a lot of time this weekend looking into how people render tournaments I decided I didn't really like them, so I set out to do it with flexbox and I love the result, figured I would pass it on. I'm not real experienced with git and pull requests but here's the codepen for the solution. http://codepen.io/aronduby/pen/qliuj
The text was updated successfully, but these errors were encountered: