Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 487 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 487 Bytes

Online portfolio

Build Status

This portfolio was created with Middleman, shipped with Travis and hosted at Github Pages.

Published under http://kristin-fritsch.de

Serve page locally

$ bundle install
$ yarn install
$ bundle exec middleman

Build static page

$ bundle exec middleman build