You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
757 B

  1. <div class="narrow">
  2. <div class="jumbotron h-x-app">
  3. <h1><img src="/images/teacup-logo-144.png" height="72" style="margin-bottom: 13px;" class="u-logo" alt="Teacup">Teacup</h1>
  4. <p class="tagline"><span class="p-name">Teacup for Pebble</span> is a simple app for tracking what you are drinking.</p>
  5. <p>To use Teacup, sign in with your domain. If your website supports <a href="http://indiewebcamp.com/micropub">Micropub</a>, it will log posts directly to your site. Otherwise, it will post to your profile on teacup.p3k.io.</p>
  6. <img src="/images/banner.jpg" width="100%" class="screenshot">
  7. </div>
  8. </div>
  9. <style type="text/css">
  10. .screenshot {
  11. -webkit-border-radius: 6px;
  12. -moz-border-radius: 6px;
  13. border-radius: 6px;
  14. }
  15. </style>