aboutsummaryrefslogtreecommitdiff
path: root/docs/_plugins
AgeCommit message (Collapse)AuthorFilesLines
2015-04-24re-work callout tag conditionalThomas McDonald1-6/+5
Output a warning if the type is not supported and default to info
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-0/+29
- Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16fix example class in pluginMark Otto1-1/+1
2014-12-02Add support for example IDs to {% example %} template tagChris Rebert1-3/+3
e.g. {% example html id=some-example-id-here %}
2014-11-09Merge branch 'master' into derpMark Otto2-0/+34
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart1-0/+9
2014-11-04HTTPS for Apple Safari Radar in bugify filterHeinrich Fenkart1-1/+1
2014-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart1-0/+25
2014-07-09plugins: add new example doodad hackery bullshitery and markdown block ↵Mark Otto2-0/+100
plugin for markdown includes