Skip to content

CodetheChangeFoundation/patientsineducation

Repository files navigation

Patients in Education

WordPress custom theme for Patients in Education.

Tech Stack

  • HTML, CSS, PHP, JS, Bootstrap, Wordpress

Getting Started

List of steps to take to initialize the project.

  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.