1. 07 Feb, 2020 1 commit
  2. 13 Jan, 2020 2 commits
  3. 25 Dec, 2019 4 commits
  4. 20 Dec, 2019 1 commit
  5. 07 Nov, 2019 1 commit
  6. 28 Oct, 2019 1 commit
  7. 16 Sep, 2019 1 commit
  8. 06 Sep, 2019 1 commit
  9. 03 Sep, 2019 1 commit
  10. 02 Sep, 2019 1 commit
  11. 28 Aug, 2019 1 commit
  12. 05 Aug, 2019 1 commit
    • Mark Otto's avatar
      Responsive containers (follow-up to #29095) (#29118) · d94148bf
      Mark Otto authored
      * Follow-up to #29095
      
      This PR fixes the responsive containers that were added in #29095, originally stubbed out in #25631. Apologies to @browner12 for getting that wrong.
      
      Fixes #25631.
      
      * update navbar as well because we cannot reset all containers uniformly
      
      * Update navbars example to include container-xl example to ensure containers match
      
      * rewrite responsive containers docs, add table of max-widths
      
      * Update container docs
      - Move table up to the intro
      - Remove the container example because it's actually hella confusing
      - Update and link to grid example as a demo instead
      Unverified
      d94148bf
  13. 04 Aug, 2019 1 commit
  14. 22 Jul, 2019 8 commits
  15. 12 Jul, 2019 1 commit
  16. 07 Jun, 2019 1 commit
  17. 06 Jun, 2019 3 commits
  18. 08 May, 2019 2 commits
  19. 13 Mar, 2019 2 commits
    • XhmikosR's avatar
      Add a docsref shortcode. · 5d6e896e
      XhmikosR authored
      This allows for the build to fail if a reference isn't found.
      5d6e896e
    • XhmikosR's avatar
      Switch to Hugo. · d95d3002
      XhmikosR authored
      No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
      d95d3002