Install jekyll sudo gem install bundler jekyll Install dependencies sudo bundle install Run local server bundle exec jekyll serve Visit http://127.0.0.1:4000/ for the front-end Visit http://127.0.0.1:4000/admin for the admin dashboard