/ci19

Spring 2019 Core Interaction @ Parsons School
 of Design

Primary LanguageCSS

Core Interaction

Lectures

If a lecture should point to an external URL or file instead of the default Jekyll page, specify a external_url in the collection's front matter.

Developing

This site runs on Jekyll

Install Ruby according to .ruby-version (rbenv recommended to do this).

Install gems:

bundle install

To start the server launch your Jekyll site, run:

bundle exec guard