/chrisjohns.me

Static Jekyll site for www.chrisjohns.me

Primary LanguageHTML

ChrisJohns.me Blog - A Jekyll built website

pages-build-deployment

Table of Contents

GitHub Pages

This site is hosted and deployed by GitHub Pages.

Installation

Prerequisites

Setup

Before running or building for the first time, please complete the installation of the Jekyll plugins. Go to the root directory of project and run:

$ bundle install

bundle will automatically install all the dependencies specified by Gemfile.

Local Serving

$ bundle exec jekyll serve --livereload