Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 926 Bytes

README.rst

File metadata and controls

38 lines (23 loc) · 926 Bytes

Github pages for oscarcommerce.com

This repository contains the source for the django-oscar information page.

Installation

Jekyll is required. Follow the install instructions at the Jekyll wiki. You can install this via RubyGems:

gem install jekyll

Building and viewing

GitHub automatically builds Jekyll-based sites. If you want to make changes and edit locally, you'll need to install Jekyll (see above).

Running a local server

Follow the instructions for setting up Jekyll. You can view the site locally by running the Jekyll server:

jekyll server

and visiting http://localhost:4000/