Bug Fixes
- Include theme directories in default gemspec (#5152)
- Fix for symlinked themes (#5156)
- Layout: set
relative_path
without using Pathname (#5164)
Development Fixes
- Add test to build the default site (#5154)
- script/default-site: specify
BUNDLE_GEMFILE
for new site (#5178) - script/default-site: read Jekyll source from local clone (#5188)
Site Enhancements
- Enable site excerpts (#5150)
- Initial 404 page (#5143)
- Remove the "this feature is unreleased" warning from the theme docs (#5158)
- Future True on GitHub Pages note (#5173)
- Minor updates and corrections (#5177)
- index.html: update instructions to require bundler (#5169)
- docs/quickstart: update instructions to require bundler (#5168)