HTML, CSS, PHP, JS, Bootstrap, Wordpress - Front End
-
Install Wordpress and create a new site using Local.
-
Navigate to Themes Folder and clone repo.
-
Activate new theme for site from WP admin panel.
-
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
This project is licensed under the MIT License.