Skip to content

thinkshout/pear

Repository files navigation

p:ear

Development Team:

Description

An e-commerce site created by Myisha Kinberg and Katrina Hirsch to sell t-shirts created by ThinkShout and p:ear designers.

Prerequisites

You will need the following things properly installed on your computer:

Installation

  • gem install jekyll bundler
  • git clone https://github.com/thinkshout/pear
  • cd pear
  • bundle install
  • bundle exec jekyll serve

If you get a Ruby version error message, you may need to run:

  • rbenv install 2.3.0
  • rbenv local 2.3.0

Running / Development

  • export PATH="$HOME/.rbenv/bin:$PATH"
  • eval "$(rbenv init -)"
  • bundle exec jekyll serve
  • Visit the website at http://127.0.0.1:4000/

Deployment

  • Managed using the s3_website gem.
  • To deploy, run rake publish.
  • You must have an S3 key and Secret available in your environment variables with access to the give.thinkshout.com bucket.

Known Bugs

There are no known bugs at this time. To report a bug, please visit the Github Issues page for this repository.

Support & Contact Details

Please send any questions or concerns to myisha@thinkshout.com or katrina@thinkshout.com.

Technologies Used

  • HTML
  • CSS / Sass
  • Bootstrap
  • JavaScript
  • jQuery
  • Liquid
  • Shopify Storefront (API Plugin)

License

Copyright © 2017 ThinkShout

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Summer Interns 2017

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors