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
- Navigate to the correct folder in Terminal. Use GitHub Desktop’s
Repository > Open in Terminal
command.
- Type the following command
bundle install
Starting the server
The pattern library is a Jekyll & Patternbot based application that requires a running Terminal instance.
- Navigate to the correct folder in Terminal. Use GitHub Desktop’s
Repository > Open in Terminal
command.
- Type the following command:
bundle exec jekyll serve
- View the functional website at: http://localhost:4000
- 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
- Navigate to the correct folder in Terminal. Use GitHub Desktop’s
Repository > Open in Terminal
command.
- Type the following command:
bundle exec jekyll serve
- View the pattern library at: http://localhost:4000/pattern-library/
- Choose a category of patterns.
- On the chosen pattern, open the link using </> icon.
- 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.