The purpose of this site is to display the students and projects of the Digital Wesleyan Web Development Fellowship.
This website uses Middleman.
- Install Dependencies:
bundle install
- Development:
bundle exec middleman server
- Build Static Site:
bundle exec middleman build