Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 2.15 KB

notes.md

File metadata and controls

50 lines (40 loc) · 2.15 KB

Notes

General

Local

  • Run local jekyll site: bundle exec jekyll serve

Formatting

How To's

Jekyll Plugins

Update and maintenance

  • Gem (Ruby)
    • Update gem : 'gem update --system'
    • Update gems: 'bundle update --all' --> updates all gems in gemfile