SmartyPants filter for Jekyll
Make your "quotes" “curly”
This plugin will soon be deprecated, as the smartify filter is being added to Jekyll core
- Add
gem 'jekyll-smartify'to your site's Gemfile and runbundle - Add the following to your site's
_config.yml:
gems:
- jekyll-smartifyscript/bootstrapscript/cibuild
- Fork the project
- Create a descriptively named feature branch
- Add your feature
- Submit a pull request