WordPress custom theme for Patients in Education.
- HTML, CSS, PHP, JS, Bootstrap, Wordpress
List of steps to take to initialize the project.
-
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.