public
Description: RESTful Blog for Google App Engine
Home | Edit | New

Home

Customizing Bloog for yourself

I think this should work…


git clone git://github.com/DocSavage/bloog.git cd bloog git checkout -b myblog origin [Do lots of alterations, particularly customizing config.py] git commit -a -m "I customized a Bloog!" [Bloog master repository gets updated] git rebase origin

To get more information on git rebase, check this guide

Last edited by DocSavage, Fri May 23 12:54:04 -0700 2008
Home | Edit | New
Versions: