Skip to content

scalabridge/bridgefoundry.github.io

 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.9%
  • Ruby 14.3%
  • CSS 1.8%