This slides:
http://slides.com/digitaldonkey/drupal-8-guru-theme-intro
twitter.com/digitaldonkey09
drupal.org/u/digitaldonkey
thorsten.krug@donkeymedia.eu
Syntactically Awesome StyleSheets
* http://sassbreak.com/ruby-sass-libsass-differences/
Documentation for any flavor of CSS that you’ll love to write. Human readable, machine parsable, and easy to remember.
http://warpspire.com/kss/
Works with Drupal only when using the link_css module. https://www.drupal.org/project/link_css
Demo Video http://quick.as/az3sxrb
http://www.browsersync.io
• Live reloading for development
• Fast reloading for CSS
• Syncronize UI across many devices
• Gulp will start a local proxy server
• Docker / Vagrant compatib
(But you can use core as base theme too.)
Disable Drupal 8 caching during development:
https://www.drupal.org/sandbox/digitaldonkey/2599668
https://github.com/digitaldonkey/drupal8_gulp_theme_base
https://www.drupal.org/project/issues/2599668
twitter.com/digitaldonkey09
thorsten.krug@donkeymedia.eu