kitconcept / kitconcept.voltolighttheme

Example content for @kitconcept/volto-light-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kitconcept.voltolighttheme

Example content for @kitconcept/volto-light-theme

Features

Content Types

  • TBD

Initial content

This package contains a simple volto configuration.

Installation on an existing project

Install kitconcept.voltolighttheme with pip:

pip install kitconcept.voltolighttheme

Contribute

Develop this package

Clone this repository

git clone git@github.com:kitconcept/kitconcept.voltolighttheme.git

Install Plone, its dependencies and this package:

cd kitconcept.voltolighttheme
make install

Start an instance on port 8080:

make start

To create a site using the Plone UI, point your browser to http://localhost:8080

Or, create a site from the command line (first stop the instance):

make create-site

Exporting the content

After editing the content on the running instance, point your browser to http://localhost:8080/Plone/@@dist_export_all, select this distribution and export everything.

After that, you will have the content available (in the collective.exportimport format) at src/kitconcept/voltolighttheme/distributions/voltolighttheme/content.

Resources

License

The project is licensed under GPLv2.

About

Example content for @kitconcept/volto-light-theme

License:Other


Languages

Language:Python 66.1%Language:Shell 16.1%Language:Makefile 12.9%Language:Dockerfile 3.9%Language:Jinja 0.9%Language:Gherkin 0.1%