Skip to content

v0.5

Compare
Choose a tag to compare
@ozasadnyy ozasadnyy released this 14 Nov 19:39
· 53 commits to develop since this release
  • Compressed html file. File sizes reduced on average by 40%
  • To make Jekyll watch your Sass files and compiles them into main.css change property safe: true to safe: false in _config.yml. Note: It works only on local machine, because GitHub runs Jekyll in --save mode
  • Sitemap now generates by jekyll-sitemap. Yeap, GitHub can run some Jekyll plugins
  • Improved performance
  • Embed video and link to presentation into session modals. Just add presentation and video property to sessions in sessions.yml
  • Open session modal by url on schedule page. For example http://gdg-x.github.io/zeppelin/schedule#session-4 where 4 is session's id
  • Waves updated to v0.5.4
  • Sticky-kit updated to v1.1.0