Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 300 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 300 Bytes

Matchmaker Exchange Website

The sources for http://matchmakerexchange.org/

Development

This site uses Jekyll for templating.

  1. Install Jekyll:

    gem install jekyll
    
  2. Build site

    jekyll build
    
  3. View static site in _site/