Skip to main content
Topic: "Submit" themes (Read 3811 times) previous topic - next topic - Topic derived from [Theme] Silence
0 Members and 1 Guest are viewing this topic.

"Submit" themes

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.
Last Edit: September 05, 2014, 09:56:53 am by CrimeS
http://studiocrimes.com - Premium & Free SMF/ElkArte Themes

Re: "Submit" themes

Reply #1

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
Bugs creator.
Features destroyer.
Template killer.

Re: "Submit" themes

Reply #2

This is where I was trying to merge them. And yeah it is a real pain.

Re: "Submit" themes

Reply #3

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
Bugs creator.
Features destroyer.
Template killer.

Re: "Submit" themes

Reply #4

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!

Re: "Submit" themes

Reply #5

LOL
Indeed. Then I should also add "enable github notifications". lol
Bugs creator.
Features destroyer.
Template killer.