Meetings are Wednesdays from 5:00 PM to 8:00 PM in West Mall Swing Space 307. WordPress custom theme for the Climate Hub at UBC.
- HTML/CSS, PHP, Bootstrap, JS, WordPress - frontend/UI
- React - frontend asset map
- MySQL (AWS) - database backend hosted on AWS using RDS
-
Download and install https://local.getflywheel.com/
-
Create a new WordPress website
-
Navigate to the themes folder and clone the repo into the themes folder
-
Install
pre-commit
Mac Users -->
Install homebrew and runbrew install pre-commit
Runpre-commit install
Windows Users -->
Install the latest Python (3.7) executable file from https://www.python.org/downloads/
Install pipcurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
Runpython get-pip.py
Runpip install pre-commit
Runpre-commit install
-
Start up the website and use the new cloned theme as the default theme
This project is licensed under the MIT License.