Skip to content

macagua/mr_migrator_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.4%
  • Python 11.6%