File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 11## HEAD
22
3- * redirect_to Pages should not have a layout. (#115 )
4- * Default to site.url (#85 )
5-
63### Major Enhancements
74
8- * Push redirect logic to the redirect page model (#131 )
5+ * Support for custom redirect templates
6+ * Use Jekyll's ` absolute_url ` filter to generate canonical URLs (now respecting ` baseurl ` )
7+ * Rely more heavily on Jekyll's native Page, permalink, and extension handling logic
8+
9+ ### Minor Enhancementse
910
11+ * redirect_to Pages should not have a layout. (#115 )
12+ * Require Jekyll >= 3.3
13+
14+ ### Development Enhancements
15+
16+ * Push redirect logic to the redirect page model (#131 )
17+ * Add Rubocop and enforce Jekyll coding standards
18+ * Tests no longer build and write the entire site between each example
19+ * Removed all the ` is_* ` ? and ` has_* ` ? helpers from the generator
20+
1021## 0.11.0 / 2016-07-06
1122
1223 * Redirect page should not have any layout (#106 )
You can’t perform that action at this time.
0 commit comments