This is repo that hosts my personal website.
gem install jekyll bundler github-pages
bundle init
jekyll build
Run the following and go to http://localhost:4000 in your browser
bundle exec jekyll serve --open-url --livereload
This is repo that hosts my personal website.
gem install jekyll bundler github-pages
bundle init
jekyll build
Run the following and go to http://localhost:4000 in your browser
bundle exec jekyll serve --open-url --livereload