Kenneth Reitz 756e075d34 readme update
2010-04-04 11:58:50 -04:00
2010-04-04 11:41:57 -04:00
2010-04-04 10:25:04 -04:00
2010-04-04 11:31:10 -04:00
2010-02-17 13:12:39 -05:00
2010-02-17 13:12:39 -05:00
2010-04-04 11:58:50 -04:00
2010-04-04 11:31:10 -04:00

WordPress Skeleton

Wordpress Version: 2.9.3 (WordPress 3.0 Beta version available in 3.0 branch)

Installation

git clone git://github.com/kennethreitz/wordpress-skeleton.git git submodule init
git submodule update

Enhanced Configurations

  • WordPress installed in /blog/, but will serve site from /

  • Robust wp-config.php

    • Built to support dev+ops environments w/ debugging
    • Default FTP connection info for installing/updating/deleting components
  • Ready to go .htaccess

    • Enables mod_rewrite for pretty urls
    • Gzip compression for most requests
    • Adds reasonable upload file-sizes
  • Ready to go robots.txt

    • No robots on /archive/ pages
    • No robots on /category/ pages
    • no robots on /tag/ pages
  • Example /external.php for dipping into WordPress API from external PHP

Available Themes

Available Plugins

Rinse and Repeat :)

S
Description
No description provided
Readme 10 MiB
Languages
PHP 80.4%
JavaScript 12.7%
CSS 4%
HTML 2.9%