Drupal slide deck

Component ID

2036389

Component name

Drupal slide deck

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a reveal.js port of the slides that webchick made for http://webchick.net/drupal-8-slides

This project is developed in branches in sync with core. All Drupal 8 information is in the 8.x branch, all Drupal 9 info will be in the 9.x branch, and so forth.

Original credit for the slides goes to webchick.

Porting to reveal.js is being done by me, cweagans.

Current usage instructions:

This slide deck is not completely ported yet, but to see the WIP:

git clone --branch 8.x http://git.drupal.org/project/slides.git
cd slides
make

Then open index.html in a browser.