-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Myles Braithwaite edited this page Feb 26, 2016
·
5 revisions
Improves typography on your Jekyll site using typogruby and titlecase.
Before | After |
---|---|
Add this line to your application's Gemfile:
gem 'jekyll-typogrify'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-typogrify
You now need to enable the plugin in your Jekyll web site. Append it to the gems
array in your _config.yml
file:
gems:
- jekyll-typogrify