Components

The WAI website theme includes some reusable components, using Jekyll includes. Includes are located in the _includes folder.

Adding a new Design Component

Before adding:

Steps to add:

Then commit the HTML, CSS (output of gulp css) and documentation, and file a Pull Request.

Back to Top