Jekyll Smartify
SmartyPants filter for Jekyll
Make your "quotes" “curly”
Usage
- Add
gem 'jekyll-smartify'
to your site's Gemfile and runbundle
- Add the following to your site's
_config.yml
:
gems:
- jekyll-smartify
Testing
script/bootstrap
script/cibuild
Contributing
- Fork the project
- Create a descriptively named feature branch
- Add your feature
- Submit a pull request