Skip to content

philprime/philprime.dev

Repository files navigation

Installing Dependencies

bundle install

Building the site

bundle exec jekyll build

Serving the website

bundle exec jekyll serve