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.

22 lines
1.0 KiB

  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, download it to your Pebble, and 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. <p><span style="font-size: 16pt;"><a href="https://apps.getpebble.com/applications/5456c83433c864a87f0000b9">Download Teacup for Pebble</a></span></p>
  7. <a href="https://apps.getpebble.com/applications/5456c83433c864a87f0000b9"><img src="/images/banner.jpg" width="100%" class="screenshot"></a>
  8. </div>
  9. </div>
  10. <style type="text/css">
  11. .screenshot {
  12. -webkit-border-radius: 6px;
  13. -moz-border-radius: 6px;
  14. border-radius: 6px;
  15. }
  16. </style>