Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

aclark4life/hello_plone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Plone “Hello, World!” style tutorial/application for Python programmers. See: http://blog.aclark.net/2011/08/20/hello-plone/ for more.

Installation

You can run "Hello, Plone!" like so:

$ git clone git://github.com/aclark4life/hello_plone.git
$ cd hello_plone
$ virtualenv-2.7 .
$ bin/pip install zc.buildout
$ bin/buildout
$ bin/plone fg

Now open http://localhost:8080/Plone/hello