Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 255 Bytes

File metadata and controls

16 lines (10 loc) · 255 Bytes

shurli.github.io

Maintaining

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