This repo contains the documentation for Aisleron Shopping List. The site uses the Just the Docs Jekyll theme.
See Just the Docs Template for examples of how the theme is set up, build requirements, etc.
bundle install
bundle exec jekyll serve
With live update:
bundle exec jekyll serve --livereload
The site will run on http://localhost:4000