Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 220 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 220 Bytes

My personal portfolio

Development:

gem install jekyll bundler

bundle install

bundle exec jekyll serve --livereload

or

make install

make serve - serve static

make serve-live - serve with livereload