|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/devopsdays/devopsdays-theme/tree/HEAD) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.5.1...HEAD) |
| 5 | +[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.6.0...HEAD) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
| 9 | +- Add google analytics support [\#136](https://github.com/devopsdays/devopsdays-theme/issues/136) |
| 10 | + |
| 11 | +## [0.6.0](https://github.com/devopsdays/devopsdays-theme/tree/0.6.0) (2017-02-03) |
| 12 | +[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.5.1...0.6.0) |
| 13 | + |
| 14 | +**Implemented enhancements:** |
| 15 | + |
| 16 | +- Add dynamic CTA buttons to event hompages [\#162](https://github.com/devopsdays/devopsdays-theme/issues/162) |
| 17 | +- consolidate JS & CSS from speaking page [\#158](https://github.com/devopsdays/devopsdays-theme/issues/158) |
9 | 18 | - Allow for non-square sponsor images [\#139](https://github.com/devopsdays/devopsdays-theme/issues/139) |
| 19 | +- Add social sharing buttons for pages [\#138](https://github.com/devopsdays/devopsdays-theme/issues/138) |
| 20 | +- Add event twitter handle to data file [\#132](https://github.com/devopsdays/devopsdays-theme/issues/132) |
| 21 | +- Optimize social graph data in headers [\#128](https://github.com/devopsdays/devopsdays-theme/issues/128) |
| 22 | +- Update speaking page [\#117](https://github.com/devopsdays/devopsdays-theme/issues/117) |
| 23 | +- Create events page [\#116](https://github.com/devopsdays/devopsdays-theme/issues/116) |
| 24 | +- Create sponsor info page [\#74](https://github.com/devopsdays/devopsdays-theme/issues/74) |
| 25 | +- Add structured metadata for events [\#69](https://github.com/devopsdays/devopsdays-theme/issues/69) |
| 26 | +- Remove dependency on "welcome.md" [\#63](https://github.com/devopsdays/devopsdays-theme/issues/63) |
| 27 | +- add a description element to the frontmatter for a blog post [\#54](https://github.com/devopsdays/devopsdays-theme/issues/54) |
| 28 | +- Make program page template dynamic [\#37](https://github.com/devopsdays/devopsdays-theme/issues/37) |
10 | 29 | - Refactor homepage event grid [\#31](https://github.com/devopsdays/devopsdays-theme/issues/31) |
11 | 30 |
|
| 31 | +**Fixed bugs:** |
| 32 | + |
| 33 | +- fix aspect ratio for brain in header [\#177](https://github.com/devopsdays/devopsdays-theme/issues/177) |
| 34 | +- Add support for ignites in data file [\#171](https://github.com/devopsdays/devopsdays-theme/issues/171) |
| 35 | +- Event images don't center on mobile devices [\#154](https://github.com/devopsdays/devopsdays-theme/issues/154) |
| 36 | +- Make homepage grid depend upon value in data file [\#149](https://github.com/devopsdays/devopsdays-theme/issues/149) |
| 37 | +- Event level nav menu doesn't collapse [\#146](https://github.com/devopsdays/devopsdays-theme/issues/146) |
| 38 | +- single-day events don't display properly [\#135](https://github.com/devopsdays/devopsdays-theme/issues/135) |
| 39 | +- process-html gulp task takes a really long time [\#130](https://github.com/devopsdays/devopsdays-theme/issues/130) |
| 40 | +- Need bottom padding on all navs [\#106](https://github.com/devopsdays/devopsdays-theme/issues/106) |
| 41 | + |
12 | 42 | **Closed issues:** |
13 | 43 |
|
| 44 | +- Consider adding bower\_component to .gitignore [\#172](https://github.com/devopsdays/devopsdays-theme/issues/172) |
| 45 | +- make city name as well as image linkable on front page [\#133](https://github.com/devopsdays/devopsdays-theme/issues/133) |
| 46 | +- Have global nav driven from config.toml menu [\#126](https://github.com/devopsdays/devopsdays-theme/issues/126) |
14 | 47 | - Add Travis build step [\#17](https://github.com/devopsdays/devopsdays-theme/issues/17) |
15 | 48 |
|
| 49 | +**Merged pull requests:** |
| 50 | + |
| 51 | +- Add basic GA tracking [\#190](https://github.com/devopsdays/devopsdays-theme/pull/190) ([mattstratton](https://github.com/mattstratton)) |
| 52 | +- Add social graph headers [\#188](https://github.com/devopsdays/devopsdays-theme/pull/188) ([mattstratton](https://github.com/mattstratton)) |
| 53 | +- Add structured metadata to events [\#187](https://github.com/devopsdays/devopsdays-theme/pull/187) ([mattstratton](https://github.com/mattstratton)) |
| 54 | +- Remove collapse from event level navbar [\#186](https://github.com/devopsdays/devopsdays-theme/pull/186) ([mattstratton](https://github.com/mattstratton)) |
| 55 | +- Fix aspect ration on brain header [\#184](https://github.com/devopsdays/devopsdays-theme/pull/184) ([mattstratton](https://github.com/mattstratton)) |
| 56 | +- Tweak program page\#171 [\#183](https://github.com/devopsdays/devopsdays-theme/pull/183) ([mattstratton](https://github.com/mattstratton)) |
| 57 | +- Changing to logo squares to jpg [\#178](https://github.com/devopsdays/devopsdays-theme/pull/178) ([bridgetkromhout](https://github.com/bridgetkromhout)) |
| 58 | +- Event updates [\#176](https://github.com/devopsdays/devopsdays-theme/pull/176) ([bridgetkromhout](https://github.com/bridgetkromhout)) |
| 59 | +- Untrack bower\_components [\#175](https://github.com/devopsdays/devopsdays-theme/pull/175) ([mattstratton](https://github.com/mattstratton)) |
| 60 | +- Removes dependency on welcome.md filename [\#174](https://github.com/devopsdays/devopsdays-theme/pull/174) ([mattstratton](https://github.com/mattstratton)) |
| 61 | +- Mattstratton/add dynamic program [\#173](https://github.com/devopsdays/devopsdays-theme/pull/173) ([mattstratton](https://github.com/mattstratton)) |
| 62 | +- Display single-day events correctly [\#170](https://github.com/devopsdays/devopsdays-theme/pull/170) ([bridgetkromhout](https://github.com/bridgetkromhout)) |
| 63 | +- Make sidebar not show up on events page [\#169](https://github.com/devopsdays/devopsdays-theme/pull/169) ([mattstratton](https://github.com/mattstratton)) |
| 64 | +- Add dynamic CTA buttons on welcome pages [\#168](https://github.com/devopsdays/devopsdays-theme/pull/168) ([mattstratton](https://github.com/mattstratton)) |
| 65 | +- Event page [\#166](https://github.com/devopsdays/devopsdays-theme/pull/166) ([bridgetkromhout](https://github.com/bridgetkromhout)) |
| 66 | +- Disable sidebar on event pages [\#165](https://github.com/devopsdays/devopsdays-theme/pull/165) ([mattstratton](https://github.com/mattstratton)) |
| 67 | +- Make social sharing less obnoxious [\#164](https://github.com/devopsdays/devopsdays-theme/pull/164) ([mattstratton](https://github.com/mattstratton)) |
| 68 | +- Add social sharing capability [\#163](https://github.com/devopsdays/devopsdays-theme/pull/163) ([mattstratton](https://github.com/mattstratton)) |
| 69 | +- add copy images task [\#161](https://github.com/devopsdays/devopsdays-theme/pull/161) ([mattstratton](https://github.com/mattstratton)) |
| 70 | +- Squish js css speaking\#158 [\#160](https://github.com/devopsdays/devopsdays-theme/pull/160) ([mattstratton](https://github.com/mattstratton)) |
| 71 | +- Speaking page [\#157](https://github.com/devopsdays/devopsdays-theme/pull/157) ([bridgetkromhout](https://github.com/bridgetkromhout)) |
| 72 | +- Update netlify commands [\#156](https://github.com/devopsdays/devopsdays-theme/pull/156) ([mattstratton](https://github.com/mattstratton)) |
| 73 | +- Make city names clickable on homepage [\#155](https://github.com/devopsdays/devopsdays-theme/pull/155) ([mattstratton](https://github.com/mattstratton)) |
| 74 | +- Change homepage grid images\#149 [\#152](https://github.com/devopsdays/devopsdays-theme/pull/152) ([mattstratton](https://github.com/mattstratton)) |
| 75 | +- Change homepage grid images\#149 [\#151](https://github.com/devopsdays/devopsdays-theme/pull/151) ([mattstratton](https://github.com/mattstratton)) |
| 76 | +- Whitespace cleanup [\#148](https://github.com/devopsdays/devopsdays-theme/pull/148) ([mattstratton](https://github.com/mattstratton)) |
| 77 | +- Add support for Description to blog posts [\#147](https://github.com/devopsdays/devopsdays-theme/pull/147) ([mattstratton](https://github.com/mattstratton)) |
| 78 | +- Change menu to be driven from config.toml [\#145](https://github.com/devopsdays/devopsdays-theme/pull/145) ([mattstratton](https://github.com/mattstratton)) |
| 79 | +- Fix preprod [\#144](https://github.com/devopsdays/devopsdays-theme/pull/144) ([mattstratton](https://github.com/mattstratton)) |
| 80 | +- Remove gulp from deploy previews [\#143](https://github.com/devopsdays/devopsdays-theme/pull/143) ([mattstratton](https://github.com/mattstratton)) |
| 81 | +- Remove html min for speed [\#131](https://github.com/devopsdays/devopsdays-theme/pull/131) ([mattstratton](https://github.com/mattstratton)) |
| 82 | +- Greenkeeper/initial [\#129](https://github.com/devopsdays/devopsdays-theme/pull/129) ([mattstratton](https://github.com/mattstratton)) |
| 83 | + |
16 | 84 | ## [0.5.1](https://github.com/devopsdays/devopsdays-theme/tree/0.5.1) (2017-01-30) |
17 | 85 | [Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.4.1...0.5.1) |
18 | 86 |
|
|
0 commit comments