aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/blog
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09Lint examples' CSS too.XhmikosR1-6/+12
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR1-1/+1
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-10-02Normalize examples' CSS. (#24210)XhmikosR1-5/+3
2017-09-26Normalize all links. (#24109)XhmikosR1-1/+1
* 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-13Structure examples with appropriate `<main>`, `<header>`, `<footer>`Patrick H. Lauke1-19/+21
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
2017-09-09Use CSS3 pseudo elements in documentationvsn4ik1-1/+1
2017-08-13docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)Alan Orth1-1/+1
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-11Remove IE 10 viewport bug workaround JS.XhmikosR1-2/+0
2017-07-16fix location of favicons so it loads when viewing the examples. This is the ↵Scott Petrovic1-1/+1
only one I found in the project, so I am assuming it is the right one to point to (#22895)
2017-06-14Update Popper.js 1.10.1Johann-S1-1/+1
2017-05-29more examples path fixingMark Otto1-4/+4
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto2-0/+332