aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/javascript.md
AgeCommit message (Collapse)AuthorFilesLines
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2015-10-19docs/getting-started/javascript.md: Hyperlink preventDefault() mentionChris Rebert1-1/+1
[skip sauce]
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-1/+1
2015-05-29add markdown toc stuffMark Otto1-9/+14
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-4/+5
- 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-16rename classes from .bs-docs and .bs to .bdMark Otto1-1/+1
2015-04-04page nav and titleMark Otto1-1/+1
2015-03-30Move transitions and overview to a javascript page in the getting started ↵Mark Otto1-0/+100
section