django-oscar / oscarcommerce.com

Github pages source for oscarcommerce.com
http://oscarcommerce.com/
5 stars 3 forks source link
django-oscar

================================== Github pages for oscarcommerce.com

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

.. _django-oscar information page: http://oscarcommerce.com

Installation

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

gem install jekyll

.. Jekyll: https://github.com/mojombo/jekyll/ .. Jekyll wiki: https://github.com/mojombo/jekyll/wiki/Install

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/