Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 326 Bytes

Maschinendeck.org

This is our website. Please help keeping it up to date and write blog posts about your awesome projects!

To install jekyll run

gem install jekyll bundler

To build the site run

cd maschinendeck.github.io
bundle exec jekyll serve

Now you can browse to localhost:4010 to see your changes.