Skip to content

CodetheChangeFoundation/climatehub

Repository files navigation

UBC Climate Hub

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.

Tech Stack

  • HTML/CSS, PHP, Bootstrap, JS, WordPress - frontend/UI
  • React - frontend asset map
  • MySQL (AWS) - database backend hosted on AWS using RDS

Getting Started

  1. Download and install https://local.getflywheel.com/

  2. Create a new WordPress website

  3. Navigate to the themes folder and clone the repo into the themes folder

  4. Install pre-commit

    Mac Users -->
    Install homebrew and run brew install pre-commit
    Run pre-commit install

    Windows Users -->
    Install the latest Python (3.7) executable file from https://www.python.org/downloads/
    Install pip curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
    Run python get-pip.py
    Run pip install pre-commit
    Run pre-commit install

  5. Start up the website and use the new cloned theme as the default theme

License

This project is licensed under the MIT License.