Skip to content

kosmikko/bloggart-tipfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About
=====
This is a blogging engine based on Tipfy http://www.tipfy.org/ and Bloggart http://github.com/Arachnid/bloggart

Installation
---------------------------
@git clone git@github.com:mikkolehtinen/bloggart-tipfy.git@
@git submodule init && git submodule update@

- In your project folder run:
    python bootstrap.py --distribute
    bin/buildout

- Start the development server calling bin/dev_appserver. It will use the
  application from /app by default:

    bin/dev_appserver

- Open a browser and test the URLs:

    http://localhost:8080/
    http://localhost:8080/

About

Blogging engine for Tipfy framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published