Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

torchbox/cookiecutter-wagtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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!