123456789101112131415161718 |
- ---
- layout: home
- title: Ratchet
- ---
- <div class="docs-header">
- {% include masthead.html %}
- <div class="docs-header-content">
- <p class="docs-subtitle">Build mobile apps with simple HTML‚ CSS‚ and JS components.</p>
- <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>
- <p class="version">Currently v2.0.2</p>
- </div>
- <div class="docs-header-bottom">
- {% include ad.html %}
- {% include footer.html %}
- </div>
- </div>
|