Published at https://edcarp.github.io/website
-
Install bundler:
gem install bundler
-
Install Jekyll and other gems:
bundle install
Run:
bundle exec jekyll serve --baseurl ''
Alternatively, run Make
Published at https://edcarp.github.io/website
Install bundler:
gem install bundler
Install Jekyll and other gems:
bundle install
Run:
bundle exec jekyll serve --baseurl ''
Alternatively, run Make