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

Readable Bootstrap #18

Open
samozzy opened this issue Jul 20, 2016 · 2 comments
Open

Readable Bootstrap #18

samozzy opened this issue Jul 20, 2016 · 2 comments

Comments

@samozzy
Copy link
Owner

samozzy commented Jul 20, 2016

Use @extend to make the classes for rows and columns a bit more readable for non-Bootstrap users.

@samozzy
Copy link
Owner Author

samozzy commented Aug 3, 2016

Alternative, or additionally, use shortcodes for the same purpose (e.g., {{ 4col }} should wrap each item in
<div class="row"><div class="col-xs-4"> item </div></div>
Just relies on the user actually putting 4 things in...

@samozzy
Copy link
Owner Author

samozzy commented Aug 14, 2016

And also make clean-blog more DRY. Too many instances of col-md-4, col-lg-4, and similar.

@samozzy samozzy added this to the Friendly theme milestone Sep 12, 2016
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

1 participant