Social Mentions

Many different tools support Social Mentions ā€“ @name typed into a message or a document or a chat, which usually sets off a notification to the person being mentioned.

Jekyll has a plugin where you can link mentions https://github.com/jekyll/jekyll-mentions ā€“ but it only works for one network.

Since I consistently want to link to things on AllTheBestRecipes or Twitter or Github, Iā€™m going to make a simple Jekyll data file called entities.yml where I can define these links.

It will look a little something like this:

- name: Coho
  link: https://allthebest.recipes/t/coho-commissary-coffee/346
- name: allthebestrecipes
  link: https://allthebest.recipes
  instagram: https://instagram.com/allthebestrecipes
  twitter: ATBRecipes

Notes mentioning this note

There are no notes linking to this note.