The code for my personal website. Built with Jekyll and Github Pages.
git clone
this repocd
into the directory- Run
bundle install --path vendor/bundle
- Run
npm install
- Run
bundle exec jekyll build
- Run
bundle exec jekyll serve
to spin up a local development server