Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this questionI have searched this question a lot
Can we call our WordPress Website a project?
and
Can we somehow upload our Wordpress Website as a Project on Github?
I have an e-Commerce based website, which is created on WordPress. And I am new here so if the question is irrelevant, please guide me.
Closed. This question needs details or clarity. It is not currently accepting answers.Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this questionI have searched this question a lot
Can we call our WordPress Website a project?
and
Can we somehow upload our Wordpress Website as a Project on Github?
I have an e-Commerce based website, which is created on WordPress. And I am new here so if the question is irrelevant, please guide me.
Share Improve this question edited Jun 1, 2019 at 20:33 fuxia♦ 107k39 gold badges255 silver badges459 bronze badges asked May 31, 2019 at 19:23 RageRemixRageRemix 1033 bronze badges1 Answer
Reset to default 0You cannot host wordpress websites on Github. But you can host static websites on Github Pages, if that's any help. Try making a site with Jekyll, and hosting it on Github. Its easy, fun and free.
My wordpress repos are all either themes or plugins. I never add the wordpress core to a repo. The project is always the theme or plugin folder.