From 0d59ff81c90a23b3e36283a77b09bfb9643c9062 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 23 Aug 2015 21:34:47 -0700 Subject: Clear out non-v4 docs translations After v4.0.0 stable gets released, as existing translations get updated or completely new v4 translations get created, we can start adding entries back to the list. --- docs/_data/translations.yml | 55 --------------------------------------------- 1 file changed, 55 deletions(-) (limited to 'docs') diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 62f90537b..fc44e9304 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -2,58 +2,3 @@ code: zh description: Bootstrap 中文文档 url: http://v4.bootcss.com/ - -- name: Danish - code: da - description: Bootstrap på Dansk - url: http://getbootstrap.dk/ - -- name: French - code: fr - description: Bootstrap en Français - url: http://www.oneskyapp.com/fr/docs/bootstrap/getting-started/ - -- name: German - code: de - description: Bootstrap auf Deutsch - url: http://holdirbootstrap.de/ - -- name: Italian - code: it - description: Bootstrap in Italiano - url: http://www.hackerstribe.com/guide/IT-bootstrap-3.1.1/ - -- name: Korean - code: ko - description: Bootstrap 한국어 - url: http://bootstrapk.com/ - -- name: Brazilian Portuguese - code: pt-BR - description: Bootstrap em Português do Brasil - url: http://bootstrapbrasil.github.io/ - -- name: Russian - code: ru - description: Bootstrap по-русски - url: http://www.oneskyapp.com/ru/docs/bootstrap/ - -- name: Spanish - code: es - description: Bootstrap en Español - url: http://www.oneskyapp.com/es/docs/bootstrap/ - -- name: Turkish - code: tr - description: Türkçe Bootstrap - url: http://www.trbootstrap.com - -- name: Ukrainian - code: uk - description: Bootstrap українською - url: http://twbs.docs.org.ua - -- name: Vietnamese - code: vi - description: Bootstrap bằng tiếng Việt - url: http://getbootstrap.com.vn -- cgit v1.2.3 From 927f0227cfa9429b670571f889307aedbf62dd12 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Aug 2015 14:14:41 -0700 Subject: Use non-broken Sass link in docs; fixes part of #17314 [skip sauce] --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 03d634695..de2bcb39b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -57,7 +57,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
Sass support

Preprocessor

-

Bootstrap ships with vanilla CSS, but its source code utilizes Sass, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.

+

Bootstrap ships with vanilla CSS, but its source code utilizes Sass, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.

Responsive across devices -- cgit v1.2.3 From 2a671cc1863b0c4b0000091b210b993f67382b40 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Aug 2015 14:16:49 -0700 Subject: migration.md: fix typo in TODO --- docs/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/migration.md b/docs/migration.md index 6141a67f5..7331c85cc 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -151,7 +151,7 @@ The following components have been removed in v4.0.0. | Wells | | Cards | | Justified navs | | | -TODO: audit classes in v4 that aren't present in v4 +TODO: audit classes in v3 that aren't present in v4 ### Responsive utilities -- cgit v1.2.3 From bf31c8b9d9fc48501c642f8ec58abf5dcda7aafa Mon Sep 17 00:00:00 2001 From: David Baughman Date: Tue, 25 Aug 2015 13:43:39 -0700 Subject: For now, add hacky