Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 463 Bytes

This short interactive presentation is meant to be viewed on a mobile phone, and has been served through a Raspberry Pi 3 at an exhibition at the Luzern School for Applied Arts and Sciences.

Running locally

  1. Clone this repo

  2. Install required dependencies with Bundler

     bundle install
    
  3. Run the site with Jekyll

     bundle exec jekyll serve --watch
    
  4. Visit the site at http://localhost:4000