IndieWeb
Today I implemented some of the IndieWeb building blocks.
First I added IndieAuth with GitHub account, testing it against the IndieLogin service.
Next I added the required meta tags for webmentions using the webmention.io service to receive webmentions and pingbacks. Not that anyone is ever reading my blog or that I process the mentions... Still the site is setup for this.
Then I added a microformat h-card to my homepage in order to have business card like functionality on the web.
Finally, to wrap it all up, I added myself to the IndieWebRing, taking the lead from jasmine and Martin van der van on how to setup my h-card.
Having got started with microformats for the h-card, I went and added the required properties for h-entry as well.