Indy
unread,Oct 25, 2010, 2:31:28 PM10/25/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Splash CMS
Hi guys... I have another question. Hope someone has faced this and
can suggest an approach.
I have a dev environment on a dev/staging box where I'm creating
layouts/snippets/pages etc.
I have a live environment on another server where I need to move these
changes across. However, the live environment will have the real
content for the site (pages)
Both servers push/pull from a shared git repo, and I'm using the
standard .gitignore that ships with Splash so that stuff in layouts/
snippets etc. doesn't get checked in.
Any thoughts on how best can I streamline this workflow?
Currently I'm doing creating layouts/snippets on dev, and then
recreating them on live, and then apply to the pages created in live
-- which is not the most elegant way!
Would really like to hear if your thoughts on this.
Indy