Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 1.72 KB

File metadata and controls

80 lines (53 loc) · 1.72 KB

Wagtail Cookiecutter Foundation

A cookiecutter template for Wagtail CMS was built using Zurb Foundation front-end framework. A demo of a default project generated from this cookiecutter is available at http://wagtail.chrisdev.com.

.. toctree::
   :maxdepth: 1
   :caption: Getting Started

   getting_started


.. toctree::
   :maxdepth: 3
   :caption: Creating A Project

   creating_project/prerequisites
   creating_project/creating_project
   creating_project/manual_installation


.. toctree::
   :maxdepth: 5
   :caption: Usage

   usage/styling
   usage/template_tags
   usage/included_apps
   usage/grunt_tasks


.. toctree::
   :maxdepth: 3
   :caption: Provisioning and Deployment

   provisioning_deployment/deployment_to_vps
   provisioning_deployment/deployment_to_pythonanywhere
   provisioning_deployment/deployment_to_aldryn_cloud


.. toctree::
   :maxdepth: 3
   :caption: References

   references/project_settings
   references/ansible/index
   references/using_make
   references/vagrant


.. toctree::
   :maxdepth: 2
   :caption: Project Info

   project_info/contributing
   project_info/authors