powellc / adamsschool_com

The django code that powers http://www.adamsschool.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready Adams School's Website

Build Status

Overview

Build and deploy the website for the Adams School in Castine, Maine!

http://www.adamsschool.com

A long term goal of this project would be to provide a simple Django website setup for small schools. This would include some basic templates, helpful apps, and django-cms for arbitrary page creation and menu building.

Install

Vagrant

  1. Install Virtualbox

  2. Install Vagrant

  3. Install ansible (probably via pip: sudo pip install ansible)

  4. Run:

    ./ansible/build-local

Local

This method will require a whole bunch of local libraries and build deps that I'm not gonna walk you through. If you want to go down this path, I assume you already know your way around developing Django apps and have all the requisite tools installed.

  1. ./install
  2. ./run

About

The django code that powers http://www.adamsschool.com


Languages

Language:Python 69.2%Language:CSS 16.2%Language:JavaScript 14.0%Language:PHP 0.6%Language:Shell 0.0%