This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
Releases: makenew/jekyll-site
Releases · makenew/jekyll-site
v1.6.2
v1.6.1
- Fix HTMLProofer
url_ignore
array.
v1.6.0
- Remove full url from links where possible.
v1.5.1
- Update normalize to 4.1.1.
- Remove extra link bracket in CHANGELOG.
v1.5.0
- Don't override
JEKYLL_ENV
in Rakefile. - Use
window.FastClick
over globalFastClick
. - Move main javascript inside body.
v1.4.0
- Update dependencies:
- html-proofer to 3.0
- rake to 11.1
- uglifier to 3.0
- normalize-css to 4.0.0
- Have Travis CI use latest bundler.
v1.3.3
- Update Rakefile to match standard Ruby style.
- Allow livereload to work from other hosts.
v1.3.2
- Use 0.0.0.0 for local Jekyll host.
v1.3.1
- Add makenew icon to README and fix typo.
v1.3.0
- Remove
Gemfile.lock
from Skeleton (should still be committed for real projects). - Add color and mobile web app meta tags.
- Add attribution to README.
- Update feature list.
- Use keywords in Guardfile.