Skip to content

vorexfaiq/wp-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress and Git

Integrating git workflow with wordpress. WordPress is set as a submodule. Content directory and wp-config are also move into the root directory. This base skeleton is included with theme twentythirteen.

How to use

  • Clone the repository git clone https://github.com/ahmadshah/wp-git.git
  • Run git submodule init
  • Run git submodule update to fetch WordPress
  • Browse to http://localhost/wp/wp-admin and start the installation
  • Rename wp-config-sample.php to wp-config.php and replace the required values

About

Structuring wordpress directory for git workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published