The code for my personal website. Built with Jekyll and Github Pages.
git clonethis repocdinto the directory- Run
bundle install --path vendor/bundle - Run
npm install - Run
bundle exec jekyll build
- Run
bundle exec jekyll serveto spin up a local development server