From: Mark Otto Date: Mon, 10 Aug 2015 18:18:06 +0000 (-0700) Subject: stub out a best practices page X-Git-Tag: v4.0.0-alpha~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d9df0043b751c183ae89d771a40ac67a3ef135;p=thirdparty%2Fbootstrap.git stub out a best practices page --- 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