macagua / mr_migrator_demo

Proof of concept for mr.migrator: a configurator and command line runner for collective.transmogrifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository demonstrates how to use mr.migrator to import static website content from the file system into Plone.

Installation

Follow these steps:

$ git clone git@github.com:aclark4life/mr_migrator_demo.git
$ cd mr_migrator_demo
$ python2.7 bootstrap.py -d
$ bin/buildout
$ bin/instance start
$ bin/migrate

You should end up with content in Plone that looks like this:

image

About

Proof of concept for mr.migrator: a configurator and command line runner for collective.transmogrifier


Languages

Language:HTML 88.4%Language:Python 11.6%