Parbhat / cookiecutter-wagtail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wagtail cookiecutter

A cookiecutter template for Wagtail sites.

What's included

  • A Django project with Wagtail preinstalled
  • A home and search app
  • Vagrant configuration (using the torchbox/wagtail base box)
  • Heroku configuration
  • Sphinx docs

Usage

Firstly, make sure cookiecutter is installed. See Installation

Then run:

 cookiecutter https://github.com/torchbox/cookiecutter-wagtail.git

Answer the questions and you're done!

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 57.3%Language:Makefile 11.8%Language:Batchfile 10.8%Language:HTML 9.6%Language:Ruby 6.9%Language:Shell 2.8%Language:CSS 0.9%