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