Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 319 Bytes

Dovetail-Product-Website

Jekyll site for the public landing page for Dovetail as a Product

Local Development

Clone the Github repo

  • $ gem install bundler jekyll
  • $ gem install vips
  • $ bundle install
  • $ bundle exec jekyll serve
  • Go to http://127.0.0.1:4000/ in your browser