This is a Jekyll site using Git as a CMS. It was created with Stackbit.
-
Install a full Ruby development environment
-
Install Jekyll and Bundler:
gem install jekyll bundler -
Install dependencies from Gemfile:
bundle install -
Build the site and start the Jekyll local development server
bundle exec jekyll serve --livereload -
Open http://localhost:4000 in the browser
-
🎉
Generated at 2020-12-15T15:23:09.877Z by Stackbit version 0.3.40.