hovski / ecommerce-pattern-library

A term-long project redesigning an ecommerce website focusing on making a pattern library.
https://stupefied-mccarthy-ee9958.netlify.com/pattern-library/#brand
0 stars 0 forks source link

Installation

The pattern library is a Jekyll & Patternbot based application, so it requires Ruby to be installed.

☛ Follow these instructions to get Ruby & Bundler installed

  1. Navigate to the correct folder in Terminal. Use GitHub Desktop’s Repository > Open in Terminal command.
  2. Type the following command bundle install

Starting the server

The pattern library is a Jekyll & Patternbot based application that requires a running Terminal instance.

  1. Navigate to the correct folder in Terminal. Use GitHub Desktop’s Repository > Open in Terminal command.
  2. Type the following command: bundle exec jekyll serve
  3. View the functional website at: http://localhost:4000
  4. View the pattern library at: http://localhost:4000/pattern-library/

Project description & context

This project was aimed to be the creation of completing a tea website for Teased.


To extract a pattern from patternbot

  1. Navigate to the correct folder in Terminal. Use GitHub Desktop’s Repository > Open in Terminal command.
  2. Type the following command: bundle exec jekyll serve
  3. View the pattern library at: http://localhost:4000/pattern-library/
  4. Choose a category of patterns.
  5. On the chosen pattern, open the link using </> icon.
  6. Copy and paste that pattern into the html file.

Helpful links

Netlify URL: https://stupefied-mccarthy-ee9958.netlify.com


Collaborators

2019 © Annie Pandolfi. All rights reserved.