You can use @mentions within any Jekyll page or post, just like you would in a comment or issue within a repository.
Setting up
To enable @mentions, you must add the following line to your site's _config.yml file:
plugins:
- jekyll-mentions
If you don't have a _config.yml file, you will need to create one in the root of your GitHub Pages repository. For more information, see Jekyll's official plugins documentation.
Usage
@mention a user within your Jekyll posts or pages as you would elsewhere on GitHub.
Note: @mentions link the mention to the user's GitHub profile. However, they don't notify the user.
Testing locally
To preview the output of @mentions locally:
- Add
jekyll-mentionsto your site's _config.yml file - Make sure you're using the latest version of the GitHub Pages Gem, which contains these dependencies and plugins.
Note: @mentions are currently only supported in the page and post body. @mentions within includes, layouts, and other sources of content may not render properly.
For more information, see The Jekyll Mentions Gem.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
