Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 273 Bytes

This is my website. 😊

Notes To Self

bundle install to install dependencies.

bundle update to update dependencies.

bundle update --bundler to update the bundler version.

bundle exec jekyll serve to build + start server.