Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 284 Bytes

File metadata and controls

16 lines (10 loc) · 284 Bytes

meshbits.github.io

Making changes

  • Simply modify index.md and view your changes before pushing it to the repository.

Testing your changes

gem install --no-rdoc --no-ri bundle
bundle install
bundle exec jekyll serve