File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-rc.5 " ></a >
2+ ## 1.0.0-rc.5
3+ > 2016-07-28
4+
5+ Yet another minor bug and feature release, for the most part the changes
6+ happened in [ generator-statisk] ( https://github.com/sondr3/generator-statisk ) ,
7+ these were that injecting CSS changes are now back! Instead of refreshing your
8+ browser it's now injected instead. Furthermore are dotfiles (eg. ` .htaccess ` )
9+ copied and uploaded when deploying your site.
10+
11+ Also fixed a bunch of tests and updated the packages for the generator.
12+
13+ * [[ ` 7ba4b49ebd ` ] ( https://github.com/sondr3/generator-jekyllized/commit/7ba4b49ebd )] - Update tests
14+ * [[ ` 239fd32a8a ` ] ( https://github.com/sondr3/generator-jekyllized/commit/239fd32a8a )] - Fix linting errors
15+ * [[ ` 215b079fde ` ] ( https://github.com/sondr3/generator-jekyllized/commit/215b079fde )] - Update packages
16+ * [[ ` 5b43248bc5 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/5b43248bc5 )] - Include dotfiles when copying the site
17+ * [[ ` f97dec6793 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/f97dec6793 )] - Remove leftover Jekyll Archives layout files
18+
119<a name =" 1.0.0-rc.4 " ></a >
220## 1.0.0-rc.4
321> 2016-06-16
422
523Another minor bugfix release, we don't need to check whether or not ` gulp ` is
624installed globally so we removed that, added ` use strict ` to the ` build ` gulp
7- task file and fixed ` bundle installe ` being run before the ` Gemfile ` exists in
25+ task file and fixed ` bundle install ` being run before the ` Gemfile ` exists in
826the directory.
927
1028#### Changelog:
Original file line number Diff line number Diff line change 11{
22 "name" : " generator-jekyllized" ,
3- "version" : " 1.0.0-rc.4 " ,
3+ "version" : " 1.0.0-rc.5 " ,
44 "main" : " index.js" ,
55 "description" : " A Yeoman generator for Jekyll to rapidly build sites using Gulp" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments