My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Readme  
Short explanation on how to use this script.
Phase-Deploy, Featured
Updated Oct 6, 2008 by faj...@gmail.com

Requirements

  1. php5-cli
  2. php5-mysql
  3. PEAR's HTML_BBCodeParser (http://pear.php.net/package/HTML_BBCodeParser)

Usage

  1. Edit config.php. Set your database configuration
  2. Create static/ directory
  3. $ mkdir static
  4. Run convert.php script
  5. $ php convert.php
  6. Copy resources (css, js, etc)
  7. $ cp -a templates/res/* static/
  8. Point your browser to static/ directory
  9. That's all :)
Powered by Google Project Hosting