redacademy / wild-spring-2018

3 stars 0 forks source link
community-project vancouver wdp

RED Academy 2018 Community Project: Wild About Vancouver

Authors:

M. Chang, P. Chong, K. Jeziorska, A. Toumeh

Description:

Mobile and Desktop Views:

Mobile View of Activity-Page

Desktop View of Event-Page

Custom Plugin:

Third Party Plugins Utilized for this Project:

- the Events Calendar by Modern Tribe
- Community Events Add-on for the Events Calendar
- Contact Form 7
- Custom Field Suite

Installation:

1. Download the project

Then add me to your wp-content directory.

2. Install the dev dependencies

Next you'll need to run npm install inside your theme directory next to install the node modules you'll need for Gulp, etc.

3. Update the proxy in gulpfile.js

Lastly, be sure to update your gulpfile.js with the appropriate URL for the Browsersync proxy (so change localhost[:port-here]/[your-dir-name-here] to the appropriate localhost URL).

Moving Forward: