Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 389 Bytes

Digital Wesleyan // Web Development Fellowship

The purpose of this site is to display the students and projects of the Digital Wesleyan Web Development Fellowship.

Getting Started

This website uses Middleman.

  • Install Dependencies: bundle install
  • Development: bundle exec middleman server
  • Build Static Site: bundle exec middleman build