Browse Source

writing the history section.

pull/421/head
connors 11 years ago
parent
commit
8a700307a0
  1. 12
      docs/about.html

12
docs/about.html

@ -19,12 +19,12 @@ title: About · Ratchet
<div class="column lg-units-8 docs-content"> <div class="column lg-units-8 docs-content">
<div class="docs-section"> <div class="docs-section">
<h2>History</h2> <h2>History</h2>
<p>Originally created by @connors, @dhg Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod <p>The idea for Ratchet was developed by <a href="https://twitter.com/connors">@connors</a>, <a href="https://twitter.com/dhg">@dhg</a>, and <a href="https://twitter.com/fat">@fat</a> in mid-2012. Before it became a full fledged framework, Ratchet began as a series of HTML/CSS prototypes of the Twitter for iPhone app. These prototypes became invaluable to the process of testing new feature designs that ended up being shipped as part of the native mobile app.</p>
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo <p>As it became clear that this was the quickest and most effective way to design mobile apps, components were abstracted from these prototypes and became the framework you know today.</p>
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non <p>Released in November 2012, Ratchet quickly became one of the most popular prototyping tools on GitHub. Following that initial launch, we released v2 &#8211; a complete rewrite. With v2 we've abstracted the platform specific styles into their own theme CSS files, added an icon set called Ratchicons, and offically become part of the Bootstrap family.</p>
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div> </div>
<div class="docs-section"> <div class="docs-section">

Loading…
Cancel
Save