/oscarcommerce.com

Github pages source for oscarcommerce.com

Primary LanguageHTML

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/