Skip to content

collective/plone.edu

Repository files navigation

plone.edu

A new Plone Distribution

Features

Content Types

  • TBD

Initial content

This package contains a simple volto configuration.

Installation

Install plone.edu with pip:

pip install plone.edu

And to create the Plone site:

make create_site

Development

Checkout repo:

git checkout git@github.com:collective/plone.edu.git
cd plone.edu
make
make create-site

Start backend instance:

make start

Export content:

http://localhost:8080/Plone/@@dist_export_all

Re-create the site:

DELETE_EXISTING=1 make create-site

Contribute

License

The project is licensed under GPLv2.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
LICENSE.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published