Personal Website

Summary

rexledesma.com

Setup

First, we install external dependencies from tufte-pandoc-jekyll.

brew install pandoc
brew install jez/formulae/pandoc-sidenote

Next, we setup rbenv to ensure the Ruby version when we work on this project.

brew install rbenv

# install local ruby version defined in .ruby-version
rbenv install

# install bundler and Gemfile dependencies
gem install bundler
bundle install

We can now use jekyll to serve our application.

bundle exec jekyll serve

Credits

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer