]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
stub out a best practices page
authorMark Otto <markdotto@gmail.com>
Mon, 10 Aug 2015 18:18:06 +0000 (11:18 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Aug 2015 18:18:06 +0000 (11:18 -0700)
docs/getting-started/best-practices.md [new file with mode: 0644]

diff --git a/docs/getting-started/best-practices.md b/docs/getting-started/best-practices.md
new file mode 100644 (file)
index 0000000..701b0b7
--- /dev/null
@@ -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