- This is a WordPress theme based on Bootstrap for frontend markup, CMB2 for custom fields, and Woocommerce for online shopping. I developed to help my build process for custom bootstrap themes. http://visionquestdevelopment.com
- v3.8 (Lead-up to v4.0)
##If you are uploading your theme via the WordPress admin:
- Simply click the "Clone or download" button and click "Download ZIP"
- Then in your WordPress admin go to Appearance -> Themes -> Add New -> Upload Theme -> Choose File
- Then upload the theme you downloaded from github.
##If you are installing a theme from your terminal:
cd path/to/wp-content/themes
git clone https://github.com/Visionquest-Development/pegasus.git pegasus
If you plan to contribute please git clone and then create a new branch by doing:
git checkout -b new-branch-name
Then make your changes and submit a pull request!
Please make your comments in github, but email jim.obrien3@gmail.com if you have issues.