Major Enhancements
- Added permalink time variables (#3990)
Minor Enhancements
- Add header to site template
_config.yml
for clarity & direction (#3997) - Site template: add timezone offset to post date frontmatter (#4001)
Bug Fixes
- Abort if no subcommand. Fixes confusing message. (#3992)
- Whole-post excerpts should match the post content (#4004)
Development Fixes
- Ignore .bundle dir in SimpleCov (#4033)
Site Enhancements
- Added documentation for Jekyll environment variables (#3989)
- Fix broken configuration documentation page (#3994)
- Add troubleshooting docs for installing on El Capitan (#3999)
- Add Lazy Tweet Embedding to the list of third-party plugins (#4015)
- Add installation instructions for 2 of 3 options for plugins (#4013)
- Add alternative jekyll gem installation instructions (#4018)
- Fix a few typos and formatting problems. (#4022)
- Fix pretty permalink example (#4029)
- Note that _config.yml is not reloaded during regeneration (#4034)