Skip to content

django app that integrates html5 biolerplate and responsive design to encourage mobile first development and promote one web app experineced by mobile and desktop users

Notifications You must be signed in to change notification settings

gcallaghan/django-one-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django One Web

What is Django One Web?

Django One web is an attempt to provide a tempalting platform for django projects using future proof best practices and mobile first design.

Based on:

Installation

I'm working on that. It will go something like:

  • Download
  • Placing somewhere on your python path
  • Add to your INSTALLED_APPS in settings.py

Requirements

  • I like sass and compass so you'll need that.
  • I've included modified versions of 320 and html5 boilerplate
  • Django of course

Usage

The goal is to provide a base template for your templates to inherit from. This template will include some best practice blocks to utilize for individual project creation.

see http://ericholscher.com/comments/cr/17/109/ for details

About

django app that integrates html5 biolerplate and responsive design to encourage mobile first development and promote one web app experineced by mobile and desktop users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages