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.

33 lines
1.7 KiB

  1. <div class="ui inverted vertical footer segment">
  2. <div class="ui container">
  3. <div class="ui stackable inverted divided equal height stackable grid">
  4. <div class="three wide column">
  5. <h4 class="ui inverted header">Telegraph</h4>
  6. <div class="ui inverted link list">
  7. <a href="/send-a-webmention" class="item">Send a Webmention</a>
  8. <a href="/api" class="item">API</a>
  9. <a href="https://github.com/aaronpk/Telegraph" class="item">Open Source</a>
  10. <a href="https://github.com/aaronpk/Telegraph/issues" class="item">Issues</a>
  11. <a href="http://webmention.net" class="item">About Webmention</a>
  12. </div>
  13. </div>
  14. <div class="three wide column">
  15. <h4 class="ui inverted header">The p3k Suite</h4>
  16. <div class="ui inverted link list">
  17. <a href="https://monocle.p3k.io" class="item">Monocle</a>
  18. <a href="https://quill.p3k.io" class="item">Quill</a>
  19. <a href="https://teacup.p3k.io" class="item">Teacup</a>
  20. <a href="https://switchboard.p3k.io" class="item">Switchboard</a>
  21. <a href="https://atlas.p3k.io" class="item">Atlas</a>
  22. <a href="https://compass.p3k.io" class="item">Compass</a>
  23. </div>
  24. </div>
  25. <div class="seven wide column">
  26. <h4 class="ui inverted header">IndieWebCamp</h4>
  27. <p>Telegraph and p3k are part of the indieweb. To learn more about the indieweb and IndieWebCamp, visit the <a href="https://indiewebcamp.com/">wiki</a> or join the <a href="https://indiewebcamp.com/irc/today">IRC channel</a>.</p>
  28. <h4 class="ui inverted header"></h4>
  29. <p>Telegraph is built and maintained by <a href="http://aaronparecki.com/">Aaron Parecki</a>.</p>
  30. </div>
  31. </div>
  32. </div>
  33. </div>