Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 221 Bytes

Blog & Personal Website

Made with Jekyll

gem install jekyll bundler
bundle install
bundle exec jekyll serve --livereload --host 0.0.0.0

JEKYLL_ENV=production bundle exec jekyll build