A landing page for the plenoptic site. Built with Jekyll.
- Install Jekyll's requirements and
then
gem install bundler. - From the root directory, run
bundle install, which will install jekyll and the other required packages. - From the root directory, run
bundle exec jekyll s --watch --livereload, then openlocalhost:4000in your browser