From b1d9df0043b751c183ae89d771a40ac67a3ef135 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Aug 2015 11:18:06 -0700 Subject: [PATCH] stub out a best practices page --- docs/getting-started/best-practices.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/getting-started/best-practices.md diff --git a/docs/getting-started/best-practices.md b/docs/getting-started/best-practices.md new file mode 100644 index 0000000000..701b0b7e3b --- /dev/null +++ b/docs/getting-started/best-practices.md @@ -0,0 +1,16 @@ +--- +layout: page +title: Best practices +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 +- Ask in Slack