1. 03 Oct, 2016 1 commit
    • Mark Otto's avatar
      v4: Social meta tags (#20825) · 7bf868a7
      Mark Otto authored
      * 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
      7bf868a7
  2. 07 Jan, 2016 1 commit
  3. 24 Dec, 2015 1 commit
    • Chris Rebert's avatar
      Refactor Breadcrumbs component · 76a4c303
      Chris Rebert authored
      Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors,
      so as to no longer require the usage of `<ol>`-based markup.
      
      Rename variables to follow naming conventions:
      * $breadcrumb-padding-vertical => $breadcrumb-padding-y
      * $breadcrumb-padding-horizontal => $breadcrumb-padding-x
      
      Introduce new variable: $breadcrumb-item-padding
      
      [skip sauce]
      76a4c303
  4. 21 Aug, 2015 1 commit
  5. 15 Aug, 2015 1 commit
    • Mark Otto's avatar
      Massive cleanup · c064eef6
      Mark Otto authored
      - 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
      c064eef6
  6. 06 Aug, 2015 1 commit
  7. 12 Jul, 2014 1 commit