Forked from preshit/appsforappdotnetcodestructure.html
Last active
December 15, 2015 01:09
-
-
Save damienklinnert/5178091 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="appname"> | |
<h3 class="appname">rhetoricus <small>by @damienklinnert</small> <span class="label label-warning">stable</span></h3> | |
<p class="muted desc descm">See who's not following you back on app.net.<br /><br /><br /></p> | |
<br /> | |
<p class="desc"> | |
<i class="icon-chevron-right"></i> Screenshots | |
<div class="screenshots"> | |
<a class="fancybox" rel="appname" href="https://my.doctape.com/s/fB5HfG/image.jpg" title="home screen"> | |
<img src="https://my.doctape.com/s/fB5HfG/image.jpg" alt="" width="100px" height="auto" /> | |
</a> | |
<a class="fancybox" rel="appname" href="https://my.doctape.com/s/3nIYyj/image.jpg" title="app"> | |
<img src="https://my.doctape.com/s/3nIYyj/image.jpg" alt="" width="100px" height="auto" /> | |
</a> | |
</div> | |
</p> | |
<div class="well well-small"> | |
<a class="btn btn-info" href="http://rhetoricus.com/">Launch rhetoricus</a> | |
</div> | |
</div><!-- End AppName --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment