Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-01-08 19:33:28 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-03-13 20:22:59 +0300
commitd95d30029f8d63190eb242c9914cee16b6b90627 (patch)
tree06fbab510fa94ac092606eb04b37d061e64d8fbc /site/docs/4.3/getting-started/best-practices.md
parent6aa475c82e69a02882e87da7067e522806d6579c (diff)
Switch to Hugo.
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
Diffstat (limited to 'site/docs/4.3/getting-started/best-practices.md')
-rw-r--r--site/docs/4.3/getting-started/best-practices.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/site/docs/4.3/getting-started/best-practices.md b/site/docs/4.3/getting-started/best-practices.md
deleted file mode 100644
index 1e7af39ee9..0000000000
--- a/site/docs/4.3/getting-started/best-practices.md
+++ /dev/null
@@ -1,21 +0,0 @@
----
-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.
-
-{% capture callout %}
-**Heads up!** This copy is a work in progress.
-{% endcapture %}
-{% include callout.html content=callout type="info" %}
-
-### General outline
-
-- Working with CSS
-- Working with Sass files
-- Building new CSS components
-- Working with flexbox
-- Ask in [Slack](https://bootstrap-slack.herokuapp.com/)