Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !10509

Expansion of "Customizing Bootstrap", extending using compiled CSS strategy.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/StevenBlack/GSEdits8 into master Sep 07, 2013
  • Overview 0
  • Commits 7
  • Pipelines 0
  • Changes 1

Created by: StevenBlack

See my current branch live, in action here: http://bs3.sbc.io/getting-started/#customizing.

In summary:

  • replaced the brief .bs-callout-info segment -- which was a placeholder anyway -- with an expanded description of Bootstrap's CSS development process. This clarifies that the user has 2 hooks: either customize at the .LESS stage, or customize using the compiled CSS.
  • Expanded on the strategy of extending the compiled CSS.
  • Put the component customization example in an info-panel.
  • Renamed the "Removing potential bloat" section to "Controlling bloat" and placed that in its own danger-panel.

This is just a start but I reckon this is usable right now, way better than what we currently have.

Coming soon would be an equal treatment about customizing at the LESS stage, and perhaps a short table comparing and contrasting the two strategies.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/StevenBlack/GSEdits8