1. 03 Oct, 2016 2 commits
    • Mark Otto's avatar
      18b14d3c
    • 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. 08 Sep, 2016 2 commits
  3. 16 May, 2016 1 commit
  4. 11 May, 2016 1 commit
  5. 08 May, 2016 4 commits
  6. 11 Apr, 2016 1 commit
  7. 09 Apr, 2016 1 commit
  8. 07 Apr, 2016 1 commit
  9. 06 Apr, 2016 1 commit
  10. 06 Mar, 2016 1 commit
  11. 17 Feb, 2016 1 commit
  12. 16 Feb, 2016 1 commit
  13. 08 Feb, 2016 1 commit
  14. 07 Feb, 2016 2 commits
  15. 06 Feb, 2016 3 commits
  16. 21 Jan, 2016 2 commits
  17. 07 Jan, 2016 1 commit
  18. 06 Jan, 2016 1 commit
  19. 25 Dec, 2015 4 commits
  20. 13 Dec, 2015 1 commit
  21. 08 Dec, 2015 3 commits
  22. 02 Dec, 2015 1 commit
    • Taylor Poulos's avatar
      Proposed better phrasing in the "images" section · 0021e7e5
      Taylor Poulos authored
      Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." 
      
      In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
      0021e7e5
  23. 27 Nov, 2015 1 commit
  24. 23 Nov, 2015 1 commit
    • Chris Rebert's avatar
      Remove non-responsive text alignment classes · ade2ab13
      Chris Rebert authored
      These can be replaced by their `.text-xs-*` parallels.
      This also avoids any complications from interactions between the responsive and non-responsive classes.
      (e.g. `<div class="text-left text-md-right">`)
      
      Refs #18300
      [skip sauce]
      ade2ab13
  25. 16 Nov, 2015 2 commits