Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 375 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 375 Bytes

Bridge Foundry Web Site

This site is build with Jeykll and hosted on Github Pages -- pushing the master branch will update the website.

Local development

install Ruby

gem install bundler
bundle

to run the site:

jekyll serve

point your browser at: http://localhost:4000/