8000 GitHub - hivemindaustralia/wordpress-project: A starter project for a WordPress site using Composer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hivemindaustralia/wordpress-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Project

This is a WordPress starter project for use with Composer. I'll add more documentation when I can, but it's based heavily off of Mark Jaquith's WordPress Skeleton project. To get started using it, just use the create-project composer command:

composer create-project johnpbloch/wordpress-project my-site 0.1.3

This will create the project in the my-site directory. The project uses public as the document root, so make sure to take that into account in your host configurations.

This package is meant to kickstart development of your site. It's probably unwise to use it to deploy a site directly to production.

License

MIT

About

A starter project for a WordPress site using Composer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0