Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributing to wiki #35

Open
knezi opened this issue Jul 10, 2020 · 9 comments
Open

Contributing to wiki #35

knezi opened this issue Jul 10, 2020 · 9 comments

Comments

@knezi
Copy link

knezi commented Jul 10, 2020

Hi,

I'm going through some apps I use and create entries for them on wiki. However, since it's not part of the original repo, I'm not sure how to contribute. Do you want this contribution? If so, how should I proceed?

@pinpox
Copy link
Owner

pinpox commented Jul 11, 2020

Hey, it would be great if you would add this to the wiki, you can find it here:

https://github.com/pinpox/base16-universal-manager/wiki/Configuration-examples

Tell me if you need any help!

@knezi
Copy link
Author

knezi commented Jul 12, 2020

I found it, but wasn't sure how to push to you. Anyway, here's my fork: https://github.com/knezi/base16-universal-manager-wiki.
You can merge it from there (I think).

@pinpox
Copy link
Owner

pinpox commented Jul 13, 2020

I found it, but wasn't sure how to push to you. Anyway, here's my fork: https://github.com/knezi/base16-universal-manager-wiki.
You can merge it from there (I think).

You need to open a pull-request, I'm not sure I can merge before you do. I can merge it "manually" if you like, but your contribution wont be visible. If you don't care about being credited with the changes just let me know and I will copy-paste your additions

Just go to your fork and in the "Pull requests" tab open one.

@knezi
Copy link
Author

knezi commented Jul 13, 2020

Well, wiki is a different repository (in this example https://github.com/pinpox/base16-universal-manager.wiki.git) and sending PRs on github is not possible (https://stackoverflow.com/questions/10642928/how-to-pull-request-a-wiki-page-on-github).

In other projects, editing of the wiki is enabled for all users (like for example here https://github.com/ranger/ranger/wiki). However, I don't see this button on base-UM wiki.

AFAIK, the possibilities are (I prefer keeping the credits):

  • open wiki for editing to everyone

  • merge changes from my repository as follows (this keeps the ownership of the commits):

git clone https://github.com/pinpox/base16-universal-manager.wiki
git pull https://github.com/knezi/base16-universal-manager-wiki
git push

@pinpox
Copy link
Owner

pinpox commented Jul 13, 2020

git clone https://github.com/pinpox/base16-universal-manager.wiki
git pull https://github.com/knezi/base16-universal-manager-wiki
git push

Yep, that seems to have worked!

@knezi
Copy link
Author

knezi commented Jul 14, 2020

Thanks. I'll try to add some more apps I use and let you know when they are ready for upstream.

@pinpox
Copy link
Owner

pinpox commented Jul 25, 2020

Nice, let me know when I have to merge or act in any other way to merge your docs!

@funcrab
Copy link

funcrab commented Jan 7, 2022

@pinpox Thanks for the useful tool.
The number of published templates has increased, and the difference between the following pages seems to be getting larger.

$ sdiff -s wiki_20220106 templateslist_20220106
                    > amfora
                    > consolez
                    > dwm
foot                | everything
                    > frescobaldi
                    > gtk-flatcolor
                    > hexchat
                    > highlightjs
                    > hugo
                    > i3status
                    > luakit
                    > polybar
                    > qownnotes
radare2             <
telegram-desktop    | terminator
                    > textadept
                    > vim-airline-themes
                    > vimiv
                    > waybar
                    > windows-terminal
                    > wmaker
                    > wofi
$

I'm sure it's a lot of work for you to maintain the pages to handle the increasing number of templates every day, so if you open up your wiki editing rights by following the instructions below, I'll add the settings when I have time.

I think other users will feel free to help as well.
If you're worried about any problems, you can revert the settings and history.
Please consider this.

@pinpox
Copy link
Owner

pinpox commented Jan 11, 2022

@funcrab Hey thanks for the hint! I have opened the wiki for contributions, you should now be able to edit. Thanks for documenting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants