mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-03 15:24:19 +01:00
7bf868a709
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
19 lines
551 B
Markdown
19 lines
551 B
Markdown
---
|
|
layout: docs
|
|
title: Best practices
|
|
description: Learn about some of the best practices we've gathered from years of working on and using Bootstrap.
|
|
group: getting-started
|
|
---
|
|
|
|
We've designed and developed Bootstrap to work in a number of environments. Here are some of the best practices we've gathered from years of working on and using it ourselves.
|
|
|
|
{% callout info %}
|
|
**Heads up!** This copy is a work in progress.
|
|
{% endcallout %}
|
|
|
|
### General outline
|
|
- Working with CSS
|
|
- Working with Sass files
|
|
- Building new CSS components
|
|
- Ask in Slack
|