XhmikosR
a8fb64f3e3
Lint examples' CSS too.
2017-10-09 11:20:05 +03:00
XhmikosR
ee574b76a7
Switch to lowercase doctype
. ( #24217 )
...
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-10-03 19:34:59 +03:00
XhmikosR
2891dc143d
Normalize examples' CSS. ( #24210 )
2017-10-02 21:54:47 +03:00
XhmikosR
31c8721913
Normalize all links. ( #24109 )
...
* use a trailing slash when possible
* use https when possible
* remove a few redirected links
* consistently use `https://popper.js.org/ `
* fix `iconUrl` in nuget files
* change Jekyll Windows guide to the official one
2017-09-26 15:24:14 +03:00
Patrick H. Lauke
d1b3c0c98d
Structure examples with appropriate <main>
, <header>
, <footer>
...
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
2017-09-13 19:51:08 +01:00
vsn4ik
5da8ff61ad
Use CSS3 pseudo elements in documentation
2017-09-09 17:01:48 -07:00
Alan Orth
b12d28c58e
docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 ( #23388 )
...
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
2017-08-13 11:57:25 +03:00
XhmikosR
9e6c11e329
Remove IE 10 viewport bug workaround JS.
2017-08-11 10:18:49 -07:00
Scott Petrovic
21d8909598
fix location of favicons so it loads when viewing the examples. This is the only one I found in the project, so I am assuming it is the right one to point to ( #22895 )
2017-07-16 16:19:20 +03:00
Johann-S
8f431fc5b8
Update Popper.js 1.10.1
2017-06-14 21:13:42 +02:00
Mark Otto
0ef7cb866e
more examples path fixing
2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656
Rearrange all the docs to allow for a docs/major.minor/ setup
2017-05-29 23:32:28 -07:00