aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2013-03-28move nav into partial; rejigger content some moreMark Otto1-0/+55
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-1/+1
2013-03-27turn docs navbar into left navbarMark Otto1-10/+10
2013-03-15getting started as navbar link labelMark Otto1-1/+1
2013-03-03Nuke the gallery, punt it to the new http://expo.getbootstrap.comMark Otto1-3/+0
2013-02-28customize navbar in docsMark Otto1-1/+1
2013-02-18Navbar realignment:Mark Otto1-2/+2
* Change .brand to .navbar-brand * Change .btn-navbar to .navbar-toggle * Redesign navbar toggle to be a bit lighter and wider * Center align the navbar brand with a max-width of 200px (to minimize hit area) while still centering
2013-02-18remove unused includeMark Otto1-8/+0
2013-02-17forgot about those quotesMark Otto1-1/+1
2013-02-17fix the docs include logicMark Otto1-1/+1
2013-02-17Refactor some common classes from docs css and examples, then prevent ↵Mark Otto2-1/+3
examples from using docs.css
2013-02-16Overhaul carousel a bit more:Mark Otto1-1/+0
* Drop custom type arrow controls for glyphicons icons instead for more consistent rendering * Remove the captions and instead let folks implement what they want in the carousel * Move the indicators to the bottom middle instead of top right * Lighten up gradients on the edges for less harsh lighting
2013-02-14Convert JS page to pygments; nuke prettify assetsMark Otto1-1/+0
2013-02-14Start pygmentizing css.html; add new theme for pygmentsMark Otto1-1/+1
2013-02-13Start using some includes; test out some pygments highlightingMark Otto5-0/+163