* Actually include the jekyll-redirect-from plugin
* We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
- assets/less/
plugins:
+ - jekyll-redirect-from
- jekyll-sitemap
# Custom vars
title: CSS
slug: css
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
-redirect_from: "/css/"
---
title: Customize and download
slug: customize
lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. Requires IE9+ or latest Safari, Chrome, or Firefox.
-redirect_from: "/customize/"
+redirect_from: "/docs/3.3/customize/"
---
title: JavaScript
slug: js
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
-redirect_from: "/javascript/"
---