MAYO Edgy
This is a challenging task to be able to have edgy paragraphs on the MAYO website.
We will need to create our own subtheme as explained in this document: https://www.drupal.org/node/2681121#comment-11087039
Which means copying this subtheme and making our own.
This involves using a variety of fairly complex tools that need to be included as part of creating a new subtheme. You can read about it here: http://cgit.drupalcode.org/oa_theme/tree/README.md
The advantage of these tools is the power and speed that they give you once they are set up which is usually straight forward.
This module will make things much easier: https://www.drupal.org/project/devel_themer
Once this is set up you will need to follow the instructions in edgy to set that up: http://cgit.drupalcode.org/edgy/tree/README.txt
To get this all working, we will need to set up a common development environment. See this task: http://mayostudios.org/mayodev/get-involved-web-development/common-devel...
This might be useful: http://www.timbridge.online/2016/05/14/creating-a-subtheme-from-open-atr...
