• So, I want to create my custom WP theme.
    Is there any way I can upload it on Github (where only I can see the files) and if I change any .css or .js file, can it be automatically updated on my website?

    Can I somehow manage multiple WP themes for each my installation with just one repository? Or do I have to make multiple?

    I want to do this to track all changes. Is there any software so I can track the changes or it can be done just in browser?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    These aren’t WordPress questions, but yes you can have private repositories. And yes you can implement pipelines to deploy to different environments. You’ll have to research the tool(s) that works best for you.

    Thread Starter zmihailo

    (@zmihailo)

    Sorry. Thank you very much for the reply. I will do a research.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress on Cloud hosting with Github’ is closed to new replies.