Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Last active June 2, 2018 19:33
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronpk/c40a01bd4ffb8e62dcbb9a9e1bf0759d to your computer and use it in GitHub Desktop.
Save aaronpk/c40a01bd4ffb8e62dcbb9a9e1bf0759d to your computer and use it in GitHub Desktop.
Create an HTML page on your website and copy the below HTML into it. Replace the example URL and photo, and add your name. Then visit https://2018.indieweb.org/webmention and paste the link to your page!
<div class="h-entry">
<a class="p-author h-card" href="http://example.org">
<img src="http://example.org/photo.jpg" alt=""/>
Your Name Here</a>:
RSVP <span class="p-rsvp">yes</span>
to <a href="https://2018.indieweb.org/" class="u-in-reply-to">IndieWeb Summit</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment