BertrandBordage / wagtail-cookiecutter

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 utils app to get you going
  • Vagrant configuration (which uses the torchbox/wagtail base box)
  • Sphinx docs
  • Puppet configuration/Fabfile for Torchbox sites

Usage

Firstly, make sure cookiecutter is installed: Installation

Then run:

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

Answer the questions and you're done!

About


Languages

Language:Python 52.4%Language:Shell 14.1%Language:Makefile 12.4%Language:Puppet 7.9%Language:Ruby 7.2%Language:HTML 5.3%Language:CSS 0.7%