How would I use github, MAMP and dreamweaver and wordpress in my workflow?
-
Hi Guys,
I have a question about installing wordpress on a localhost, editing it in dreamweaver and using github for version control and synchronization. Let me explain.
This is what I want to do.
- Create a github repo for my site
- Clone the repo to my local machine
- Using MAMP install a localhost version of wordpress into the folder for the repo I have just cloned
- Create a new site in dreamweaver and connect it to my github repo
- Using dreamweaver, create a new branch of my github repo called site_pages which I will use to create the rest of my sites pages
- Using dreamweaver, create a new branch of my github repo called wordpress_install – which I will use to edit the wordpress theme, to make it match the rest of my site
- Merge the site_pages and wordpress_install branches back into the master
- Synchronise my github repo with my remote server using the built in SSH capabilities of dreamweaver
It is my intention, that I would be able to use dreamweaver to create and put my site, MAMP to install wordpress and github for version control and collaboration.
At the end of the day, I want a fully working site, including a wordpress installation, which I will use as my blogging platform
Will this set up work, is there a better way to do this?
Help and advice will be greatly appreciated
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How would I use github, MAMP and dreamweaver and wordpress in my workflow?’ is closed to new replies.