ElkArte Community

Extending Elk => Custom Themes => Topic started by: CrimeS on August 31, 2014, 01:27:16 pm

Title: "Submit" themes
Post by: CrimeS on August 31, 2014, 01:27:16 pm
I was actually wondering how can you pull request on github, so I could add my own themes to ElkArte project :) After an hour I still wasn't able to sort it out.
Title: Re: "Submit" themes
Post by: emanuele on August 31, 2014, 03:46:39 pm
Git and github can be a pain. lol

BTW, I don't think merge the custom themes into the main repo is the best option, but there is a repo for themes if you want:
https://github.com/elkarte/themes
Title: Re: "Submit" themes
Post by: CrimeS on August 31, 2014, 04:23:01 pm
This is where I was trying to merge them. And yeah it is a real pain.
Title: Re: "Submit" themes
Post by: emanuele on September 01, 2014, 10:36:29 am
Ohh okay! Sorry. :)

I'm not sure where you got stuck, so I cannot give you detailed advices, in general the idea is:
fork the repo
clone it locally
create a new branch
add and commit your files
push to your fork
send the pull request
Title: Re: "Submit" themes
Post by: CrimeS on September 01, 2014, 12:47:43 pm
Wow, your description is much easier than the github manual. It took me 10 minutes to do it "your way" :) One addition to your instruction is that you should pull request from your repository. Thank you!
Title: Re: "Submit" themes
Post by: emanuele on September 05, 2014, 09:31:52 am
LOL
Indeed. Then I should also add "enable github notifications". lol