- Install Docksal.
- cd docroot
- fin up
- fin composer install
There are three sites "empty", "bricks", and "paragraphs" that are used for the demo and things are set up in a standard multisite installation. To initialize all three sites do the following.
- fin restore empty init
- fin restore bricks init
- fin restore paragraphs init
After that you should be able to visit http://empty.drupalcorn2018.docksal, http://bricks.drupalcorn2018.docksal, and http://paragraphs.drupalcorn2018.docksal and see the sites as they were at the beginning of the presentation. This of course assumes that the directory containing this README file is named "drupalcorn2018".
NOTE: The settings.local.php file for all three sites containing the database connection info is checked into the repo. This makes it easy for folks to get things set up but would be a Really Bad Idea for any Drupal site that will ever be deployed on the internet.
The slides for the presentation that the code in this repo was used for can be found at http://presentations.kedrovsky.com/drupalcorn2018.