XhmikosR
695c54183f
Fix redirects.
...
* Actually include the jekyll-redirect-from plugin
* We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
2019-02-11 15:18:08 +02:00
XhmikosR
4c547f2175
Dist.
2018-12-14 01:45:51 +02:00
XhmikosR
4a5c7f21d5
Update devDependencies, gems and lots of cleanup/build fixes.
...
* switch to grunt-postcss and autoprefixer directly; this is the recommended way.
* uglify: specify `ie8` for compatibility
* specify `cascade:false` for autoprefixer
* specify `ieCompat` for less
* drop grunt-contrib-compress since it doesn't work with Node.js 10.x
* remove grunt-contrib-htmlmin to match the v4 docs
* clean up Gruntfile.js
* clean up .travis.yml and backport changes from v4
* build ie10-viewport-bug-workaround.less since it's used in examples
* move shrinkwrap to root
* bs-commonjs-generator.js: Use `path.posix`
* remove .hound.yml
* remove references to no longer used PR bots
* backport and adapt the sri generation script from v4
2018-12-14 01:45:51 +02:00
XhmikosR
c95fa8114d
Change CDN URLs to the new ones.
2018-10-18 11:27:47 +03:00
XhmikosR
e105d15642
Use https, fix broken links and unneeded redirects.
2018-10-18 11:27:47 +03:00
XhmikosR
0dbbbdc26b
Remove jobs link.
2018-10-08 20:12:34 +03:00
Mark Otto
07ee6c8ea1
Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-dev
2018-04-08 17:31:07 -07:00
Mark Otto
e1bdfc2b52
Merge remote-tracking branch 'origin/master' into v3.4.0-dev
2018-04-06 22:11:55 -07:00
Mark Otto
ab3a997236
update port from 3001 to 9001
2018-04-06 22:09:37 -07:00
Mark Otto
96c808dd0f
file cleanup
2017-11-26 00:39:59 -08:00
Mark Otto
3073a4e9b6
Merge branch 'master' into v3.4.0-dev
2017-11-25 18:32:45 -08:00
Harish Gadiya
b6fdf61e90
Fixed footer broken links ( #23808 )
2017-09-12 20:54:12 +03:00
Mark Otto
059969bcd2
update links, new version to v3.4.0, add new baseurl for easy v3.4 building
2017-07-04 13:07:15 -07:00
Mark Otto
2dc18fd42e
new port
2017-07-02 23:52:38 -07:00
Mark Otto
1d8328067a
dropdown nav for other docs versions
2017-07-02 15:40:25 -07:00
Chris Rebert
ca3fabd5a1
_config.yml: Update SRI hashes for v3.3.7
2016-07-25 08:49:45 -07:00
Chris Rebert
df08d95495
Update version numbers in preparation for v3.3.7 release ( #20357 )
...
[skip sauce]
2016-07-25 08:24:11 -07:00
XhmikosR
5564142d93
Use jekyll-sitemap instead of our custom solution.
2016-03-10 13:44:16 +02:00
Chris Rebert
2535f18157
_config.yml: Add site.themes variable
2015-12-06 01:47:28 -08:00
Michael Huynh
2fb3daafc0
Closes #18353 . Updated SRI hashes in docs.
...
Used https://www.srihash.org/ .
2015-11-28 17:25:08 -05:00
Mark Otto
910400e897
bump version
2015-11-24 11:07:36 -08:00
Chris Barry
9aeec56745
Adding subresource hashes to CDN links.
...
In Firefox 43 and Chrome 45 there will be support for Subresource
Iintegrity (SRI). More information here:
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
Closes #17729 by merging a tweaked version of it.
2015-10-23 22:22:57 -07:00
Mark Otto
83bfff7f07
bump version
2015-06-16 09:10:22 -07:00
Chris Rebert
312e527cb0
BootstrapCDN: v3.3.2 => v3.3.4
2015-03-16 08:41:00 -07:00
Chris Rebert
8dbdb8f977
Sass: v3.3.3 => v3.3.4
2015-03-16 08:40:34 -07:00
Chris Rebert
4d652035dc
v3.3.2 => v3.3.4
2015-03-16 08:39:31 -07:00
Chris Rebert
d74608b934
Bump bootstrap-sass download link to Sass-specific v3.3.3
...
bootstrap-sass v3.3.2 is broken.
Refs https://github.com/twbs/bootstrap-sass/issues/862
Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3
Refs daeb43dcc7
2015-03-15 05:07:48 -07:00
Mark Otto
c683e7dea7
bump versions
2015-01-19 08:32:13 -08:00
Mark Otto
9a7e365c2c
bump version to v3.3.1
2014-11-12 09:03:16 -08:00
Chris Rebert
505171ef5d
Revert "Use jsDelivr CDN until BootstrapCDN gets updated"
...
This reverts commit ea23969150
.
BootstrapCDN has now uploaded Bootstrap v3.3.0
2014-10-30 17:38:40 -07:00
Heinrich Fenkart
ea23969150
Use jsDelivr CDN until BootstrapCDN gets updated
2014-10-30 07:20:41 +01:00
Mark Otto
94b59b57d6
version bump
2014-10-29 08:56:20 -07:00
XhmikosR
3908235e0f
Remove baseurl
as it doesn't serve any real purpose.
2014-10-27 19:35:59 +02:00
Chris Rebert
0fe4fe328c
Use HTTPS in CDN URLs in _config.yml
...
For consistency with the rest of the docs and per our code guidelines.
2014-07-18 14:26:14 -07:00
Mark Otto
bb939f0004
Switch to Rogue over Pygments for speeeeeed
2014-07-07 18:20:18 -07:00
Mark Otto
c068162161
maxcdn urls
2014-06-26 09:36:48 -07:00
Mark Otto
ff6b279b3c
bump to v3.2.0
2014-06-26 09:13:24 -07:00
Mark Otto
c7783f5ad8
Fixes #13587 : Switch to Kramdown for Markdown compiler in Jekyll
2014-06-09 22:24:51 -07:00
XhmikosR
d0fca8aaad
Remove RTL leftovers.
2014-05-13 09:26:24 +03:00
Mark Otto
f5513fd30e
nuke rtl
2014-05-12 19:47:53 -07:00
Chris Rebert
d6104b1151
include RTL CSS CDN URL in Download docs
2014-05-04 02:09:34 -07:00
Zlatan Vasović
8ae48183b2
Fix #13138 : use underscore prefix to ignore directories
2014-03-24 21:47:59 +01:00
Zlatan Vasović
dd9946e919
Remove redundant _config.yml quotes
2014-03-08 23:03:28 +01:00
Zlatan Vasović
3bdaa831e9
Remove ./ from _config.yml paths
2014-03-07 23:11:59 +01:00
Zlatan Vasović
d08bbdc6ec
Reorganize docs assets
2014-03-07 17:37:23 +01:00
XhmikosR
17722e5ef2
Add sitemap.xml and robots.txt files.
2014-02-27 17:05:52 +02:00
Mark Otto
88fdd45427
v3.1.1 bump
2014-02-13 01:12:26 -08:00
Zlatan Vasović
938779ca93
Move jade files to docs/jade/
2014-02-08 22:29:06 +01:00
Julian Thilo
a9567a9e0c
Apply eaa2b83
to master as well
2014-01-30 21:16:48 +01:00
Mark Otto
1409cde7e8
Bump versions, run grunt
2014-01-30 08:30:37 -08:00