Skip to content

wurikiji/jekyll-mentions

 
 

Repository files navigation

Jekyll Mentions

@mentionable support for your Jekyll site

Gem Version Build Status

Usage

Add the following to your site's Gemfile

gem 'jekyll-mentions'

And add the following to your site's _config.yml

gems:
  - jekyll-mentions

In any page or post, use @mentions as you would normally, e.g.

Hey @benbalter, what do you think of this?

Note: Jekyll Mentions simply turns the @mentions into links, it does not notify the mentioned user.

About

@mention support for your Jekyll site

Resources

License

Stars

Watchers

Forks

Packages

No packages published