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

Documentation - Areas for improvement #72

Open
korgano opened this issue Jan 12, 2023 · 0 comments
Open

Documentation - Areas for improvement #72

korgano opened this issue Jan 12, 2023 · 0 comments

Comments

@korgano
Copy link

korgano commented Jan 12, 2023

Just finished building a simple site with LCARS Framework, and it came out pretty alright, but I had some problems/questions that probably could've been dealt with via better documentation:

Layout - Visual Examples of Various Alignments
Some row/column alignments are easy to understand, others aren't (left-menu, right-menu), which makes it harder to figure out if appropriate solutions already exist in code.

Centering Content in Demo Page Menu
When using the sideways U menu shape, like on the demo page, content in the main viewport horizontally centers based on the total browser viewport. Not sure what the solution to this is, since it's never addressed anywhere. (Using rows with Fill class?)

lcars-u-#.5 Behavior
I wound up using widths like 7.5 and observed some odd scaling behaviors, so it'd nice to have some info on what is expected and isn't. It seems like it expands the width of the column in a way that causes margins to shrink? May also break width on

More Code Samples Needed
One of the big strengths of Bootstrap as a framework is the fact that there's actual code samples for the things its showing off, which makes it easier to learn the framework. Also helps troubleshooting by providing reference code and intended behavior in an easy to find package.

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

No branches or pull requests

1 participant