Code Monkey home page Code Monkey logo

cookiecutter-django-cms's Introduction

Django CMS with Cookiecutter

A Cookiecutter template for django-cms to deliver your website with a strong Django backend.

Documentation: http://cookiecutter-django-cms.rtfd.org

Features

  • Simple Bootstrap 3 templates ready to use
  • django compressor included
  • Heroku deployment (with Amazon S3 for statics)

Installation and usage

If you want to create a personal website using Django CMS but you don't want to create or edit (again) your configuration files, you can use Cookiecutter to do all the work.

First, get cookiecutter:

$ pip install cookiecutter

Now run it against this repo:

$ cookiecutter https://github.com/palazzem/cookiecutter-django-cms

You'll be prompted for some questions (included Heroku deployment settings). After project generation, you'll find a README.rst in which you'll find all information to sync your database with fake migrations. Before your first commit remember to change (if required) the LICENSE file.

Now you are ready to use Django CMS!

Basic configurations

This template is based on official getting started guide. You have already configured many Django CMS plugins which you can enable/disable inside django_cms/settings/base.py with INSTALLED_APPS setting. There you can also add more languages (LANGUAGES) and templates (CMS_TEMPLATES).

More configurations

Check official documentation.

Other Django CMS bootstrap tools

Roadmap

  • Webfaction deploy (with nginx frontend to serve statics)
  • More bootstrap templates (single page scroller, etc...)

TO DO

  • Update docs

Credits

  • @pydanny and @audreyr for all their advices in "Two scoops of Django" book
  • All Divio team for this great CMS

cookiecutter-django-cms's People

Contributors

ikkebr avatar jab3z avatar nachouve avatar narfman0 avatar palazzem avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.