jekyll-mentions

@mention support for your Jekyll site

MIT License

Downloads
4.4M
Stars
198
Committers
12

Bot releases are visible (Hide)

jekyll-mentions - v1.6.0 Latest Release

Published by jekyllbot over 4 years ago

Minor Enhancements

  • Allow configuring base URL in page front matter (#72)
  • Incorporate document data only if it has override (#73)

Development Fixes

  • ci: test against Jekyll 4.0
  • style: target Ruby 2.4
  • ignore vendor/bundle

Bug Fixes

  • Support handling body tag across multiple lines (#70)
jekyll-mentions - v1.5.1

Published by jekyllbot over 5 years ago

Bug Fixes

  • Re-introduce Ruby 2.3 support and test with Jekyll 3.7 and beyond (#69)
jekyll-mentions - v1.5.0

Published by jekyllbot over 5 years ago

Development Fixes

  • Allow Jekyll v4 (still alpha)
  • Drop support for Ruby 2.3
  • chore(deps): rubocop-jekyll 0.3 (#65)
  • Reintroduce style checks (#67)
jekyll-mentions - v1.4.1

Published by jekyllbot about 6 years ago

Bug Fixes

  • Do not match the body tag eagerly (#64)
jekyll-mentions - v1.4.0

Published by jekyllbot over 6 years ago

Minor Enhancements

  • Drop support for Ruby 2.2.x (#61)
  • Relax version constraint on ActiveSupport (#60)
  • Bump Rubocop to 0.55 (#61)
  • Drop dependency on ActiveSupport (#63)
  • Parse only content necessary to mentionify doc (#59)
jekyll-mentions - v1.3.0

Published by DirtyF over 6 years ago

Minor Enhancements

  • Allow underscores in usernames (#57)
  • Mentionify only relevant docs or pages (#56)

Development Fixes

  • Add rubocop to script/cibuild (#44)
  • Rubocop: autocorrect (#49)
  • Define path with dir (#46)
  • Test against latest Rubies (#53)
  • Use a version constant (#54)
  • Use default Rake tasks and scripts (#55)

Documentation

  • Docs: Use plugins key by default (#50)
jekyll-mentions - v1.2.0

Published by benbalter about 8 years ago

Development Fixes

  • Inherit Jekyll's rubocop config for consistency (#38)

Minor Enhancements

  • Add support for building the base URL from ENV on Enterprise (#40)
jekyll-mentions - v1.1.3

Published by parkr over 8 years ago

  • Allow uppercase chars in username (#33)
jekyll-mentions - v1.1.2

Published by parkr over 8 years ago

  • Don't strip html, body, and head tags (#29)
jekyll-mentions - v1.1.1

Published by parkr over 8 years ago

  • Handle subclassing of Jekyll::Page (#28)
jekyll-mentions - v1.1.0

Published by parkr over 8 years ago

  • jekyll-mentions as a hook: better guarding against accidents (#27)
jekyll-mentions - v1.0.1

Published by benbalter over 8 years ago

Don't double-mention in Jekyll > 3.0.0 (#25)

jekyll-mentions - v1.0.0

Published by benbalter almost 9 years ago

  • Jekyll 3.x support
  • HTML Pipeline 2.2
jekyll-mentions - v0.2.1

Published by benbalter almost 10 years ago

Fix for undefined variable error (#20, props @gjtorikian)

jekyll-mentions - v0.2.0

Published by parkr almost 10 years ago

  • Mentionify collection documents. (#19)
  • Release via bundler gem tasks rather than via a custom script

/cc @gjtorikian

jekyll-mentions - v0.1.3

Published by parkr almost 10 years ago

jekyll-mentions - v0.1.2

Published by parkr over 10 years ago

  • URLs ending in '/' also indicate and HTML page. (#13)
jekyll-mentions - v0.0.8

Published by parkr over 10 years ago

jekyll-mentions - v0.0.7

Published by parkr over 10 years ago

  • Backport of #10 for Jekyll v1.x
jekyll-mentions - v0.1.1

Published by parkr over 10 years ago

  • Only mentionify the page if it's an HTML page (#11)
Package Rankings
Top 27.36% on Conda-forge.org
Top 6.73% on Proxy.golang.org
Top 2.02% on Rubygems.org
Badges
Extracted from project README
Gem Version Build Status
Related Projects