aboutsummaryrefslogtreecommitdiff
path: root/docs/_plugins/callout.rb
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