Vowel

The easiest way to code a website

Webmentions

Vowel has experimental support for Webmentions, based on webmention.io.

If you set webmentions: true in your root settings.md file, then Vowel will add a rel="webmention" link to your website with an href pointing to a webmention.io endpoint for your website. (Your domain must also be property configured in settings.md.)

This will all happen automatically.

In order to send webmentions, you must use the publish command:

npx vowel publish

The build command won't send webmentions. The publish command will. Use publish in your deploy config.

Vowel will also automatically send webmentions for links in your content.

Webmentions are still in development.

Want to display webmentions on your website? That feature will be available soon.

© Sam Littlefair 2024