Publishing on the IndieWeb Level 2

1. Mark up your content with microformats2

Humans can already understand the things you post on your site. By adding a few short class names to your HTML, other people’s software can understand it and use it for things like reply contexts, cross-site comments, event RSVPs, and more.

Check your homepage h-card:

Success!

This representative h-card was found on your site:

Trevor Morris

URL

Note

My name is Trevor Morris, and I am a movie-loving, bike-riding, full-stack web developer from the UK. I love writing HTML, CSS & JavaScript. Laravel & Tailwind are my frameworks of choice. Find out more about me

Given (often first) name

  • Trevor

Family (often last) name

  • Morris

Postal Address

  • UK

Country

  • United Kingdom

Job title

  • web developer

See the full list of h-card properties.

Want to be able to use h-card data in your code? Check out the open-source implementations.

Previous Step | Home | Next Step