wpalchemy icon indicating copy to clipboard operation
wpalchemy copied to clipboard

Break repo up into 2 separate projects

Open emzo opened this issue 13 years ago • 3 comments

You should really split this project up into 2, to make it easier for people to include wpalchemy into their own projects using git submodules. wpalchemy/wp-content/wpalchemy should be moved out into its own project, and then maybe you could make another project called wpalchemy-examples which contains all the other stuff (wp-content/themes etc.) and includes wpalchemy as a git submodule.

For example, I'm building a site now which I source control using git. It would be great if I could do:

git submodule add git://github.com/farinspace/wpalchemy.git wpalchemy

and just get the actual wpalchemy code included into my project, and not the examples (wp-content/themes etc.)

emzo avatar Feb 07 '12 17:02 emzo

agreed!

farinspace avatar Feb 07 '12 17:02 farinspace

Also agreed. Given how easy it is now to include WP as a submodule, it would be great to do the same with this. One-click WP project deployment ftw

jshakes avatar Oct 16 '12 17:10 jshakes

:+1:

chrisvanpatten avatar Oct 19 '12 15:10 chrisvanpatten