An open API service indexing awesome lists of open source software.

https://github.com/kitconcept/cookiecutter-plone-project


https://github.com/kitconcept/cookiecutter-plone-project

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Cookiecutter Plone Project CI](https://github.com/kitconcept/cookiecutter-plone-project/actions/workflows/ci.yml/badge.svg)](https://github.com/kitconcept/cookiecutter-plone-project/actions/workflows/ci.yml)

Cookiecutter template for Plone 6 (Volto) Projects
==================================================

![kitconcept, GmbH](https://kitconcept.com/logo.svg)

A Cookiecutter template for a Plone 6 (Volto) project. This cookiecutter template creates a Plone 6 buildout and a policy product for kitconcept customer projects.

Together with [volto-generator](https://github.com/plone/volto/tree/master/packages/generator-volto) we use it as a base for our Plone 6 (Volto) projects.

Requirements
------------

Install `cookiecutter` command line: `pip install cookiecutter`

Usage
-----

Generate a new Cookiecutter template layout: `cookiecutter gh:kitconcept/cookiecutter-plone-project`

License
-------

This project is licensed under the terms of the [MIT License](/LICENSE)