index.html 585 B

123456789101112131415161718
  1. ---
  2. layout: home
  3. title: Ratchet
  4. ---
  5. <div class="docs-header">
  6. {% include masthead.html %}
  7. <div class="docs-header-content">
  8. <p class="docs-subtitle">Build mobile apps with simple HTML&#8218; CSS&#8218; and JS components.</p>
  9. <a data-ignore="push" href="https://github.com/twbs/ratchet/archive/v2.0.2.zip" class="btn btn-primary" onClick="_gaq.push(['_trackEvent', 'Downloads', 'V2.0.2']);">Download Ratchet</a>
  10. <p class="version">Currently v2.0.2</p>
  11. </div>
  12. <div class="docs-header-bottom">
  13. {% include ad.html %}
  14. {% include footer.html %}
  15. </div>
  16. </div>