1. 20 10月, 2018 1 次提交
    • O
      Use CSS flexbox for Guides index menu · 06841343
      Olivier Lacan 提交于
      This notably allows us to tile each category without pushing the page down vertically
      as much as we previously did on any viewport wider than mobile sizes.
      
      It also means we can fit more guides which will become useful in the future since
      we have several new guides in the work.
      
      Finally the new layout allows three clearly distinct columns to emerge:
      - Start Here and Rails basics: Models, Views, Controllers, Other Components
      - Digging Deeper, Extending Rails, Contributing, Maintenance
      - Release Notes
      
      Having Release Notes shoot back up to the top of the third column is great
      because that makes finding the latest released version and its associated
      release notes much easier without having to scroll down a bunch.
      
      [ci skip]
      06841343
  2. 28 8月, 2018 1 次提交
  3. 24 7月, 2018 1 次提交
  4. 02 5月, 2018 1 次提交
  5. 23 4月, 2018 1 次提交
  6. 21 4月, 2018 1 次提交
  7. 03 4月, 2018 1 次提交
  8. 25 11月, 2017 1 次提交
  9. 23 8月, 2017 1 次提交
  10. 25 10月, 2016 1 次提交
  11. 03 7月, 2016 1 次提交
  12. 06 6月, 2016 1 次提交
  13. 14 2月, 2016 1 次提交
  14. 20 1月, 2016 1 次提交
  15. 28 11月, 2014 1 次提交
  16. 18 5月, 2014 1 次提交
  17. 06 5月, 2014 1 次提交
  18. 19 2月, 2014 1 次提交
  19. 23 8月, 2013 1 次提交
  20. 19 8月, 2013 1 次提交
  21. 25 6月, 2013 1 次提交
    • R
      Improve js written for guides · 501e663a
      Ryunosuke SATO 提交于
      * Stop using unnecessary global variable
      * Use function defined by jQuery for simplicity
      * Fix event listner for "more info button" to handle
        event on resize browser
      501e663a
  22. 21 6月, 2013 1 次提交
  23. 15 6月, 2013 2 次提交
  24. 07 6月, 2013 1 次提交
  25. 17 10月, 2012 2 次提交
  26. 07 10月, 2012 2 次提交
  27. 23 4月, 2012 1 次提交
  28. 22 4月, 2012 1 次提交
  29. 21 4月, 2012 1 次提交
  30. 17 3月, 2012 1 次提交
  31. 13 1月, 2012 1 次提交
  32. 01 1月, 2012 1 次提交
    • V
      DRY up guides index page · b5927b82
      Vijay Dev 提交于
      Use the list of guides available in documents.yaml to fill in the
      menu in the index page instead of duplicating the list again. Also,
      remove WIP guides from the menu.
      b5927b82
  33. 25 12月, 2011 1 次提交
  34. 23 11月, 2011 1 次提交
  35. 20 11月, 2011 1 次提交
  36. 11 9月, 2011 2 次提交