Skip to main content

Unified buildout template for Plone projects.

Project description

bobtemplates.unified_buildout

bobtemplates.sixfetup provides a mr.bob unified_buildout template to generate a buildout for Plone based projects.

Features

The project created with bobtemplates.sixfeetup use the current Six Feet Up deployment best-practices when creating an project.

Buildout

The package is contained in a buildout that allows you to build Plone with the new package installed for testing-purposes.

Policy

The package contains a policy package.

Theme

Adds a Diazo theme package based on Barceloneta.

Content

Adds a content package for new Dexterity based content types.

Migration

A starting point for creating a transmogrifier import pipeline.

Installation

Installation in a virtualenv

You can install bobtemplates.sixfeetup in a virtualenv.:

$ pip install bobtemplates.sixfeetup

With pip 6.0 or newer mr.bob will automatically be installed as a dependency. If you still use a older version of pip you need install mr.bob before bobtemplates.sixfeetup.:

$ pip install mr.bob

Now you can use it like this:

$ mrbob -O myproject bobtemplates.sixfeetup:unified_buildout

See the documentation of mr.bob for further information.

Development

To contribute to these templates, clone the repository then in the package folder create a virtualenv and install the package:

$ virtualenv --clear .
$ ./bin/python setup.py develop
$ ./bin/mrbob -O myproject bobtemplates.sixfeetup:unified_buildout

Contribute

Support

If you are having issues, please let us know.

Contributors

This package is based on bobtemplates.plone

  • Calvin Hendryx-Parker [calvinhp]

Changelog

1.0 (unreleased)

  • Initial Release [calvinhp]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bobtemplates.sixfeetup-1.1.zip (100.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page