This is a repository for the Dye Drop website.
To view the site using this repository, follow these steps:
- Clone the repository
git clone https://github.com/labsyspharm/dye-drop-microsite.git
- Install jekyll
- In the terminal, cd into the "docs" directory and run the following command:
bundle exec jekyll serve
- Visit the URL given by the output