aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/example.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-17/+0
While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch.
2013-04-23'docs' folder .editorconfig code guide updatesStephen Edgar1-1/+1
2013-02-14no need for scrollspy in example templateMark Otto1-1/+1
2013-02-13Start using some includes; test out some pygments highlightingMark Otto1-0/+17