Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 720 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 720 Bytes

Bernardo Sulzbach's Website

Continuous Integration

I use Travis CI to test the site and make sure that all links are valid.

Build Status

Made with

Contributing

Feel free to open pull requests and create issues.

Running

bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve