climu / openstudyroom

Website for the Open Study Room online go/baduk/weiqi community.
https://openstudyroom.org
GNU General Public License v3.0
67 stars 33 forks source link

Can we combine docs/ and the wiki? #357

Closed nomadfarmer closed 5 years ago

nomadfarmer commented 5 years ago

I propose moving the wiki into docs/ (which I'd be happy to do) wiki doesn't copy when when you fork the repo, docs/ does.

Another alternative would be to make the wiki editable by anybody (which I assume can be rolled back in the unlikely case of vandalism) while changes to docs/ would require reviewing a PR. But if someone has an old fork, the wiki may no longer match what they have but their version of docs/ should be accurate.

climu commented 5 years ago

I agree.

Best would be having all documentation inside the docs folder. If you feel like doing that you are very much welcome.

nomadfarmer commented 5 years ago

Cool. I'll probably get on that this afternoon.

climu commented 5 years ago

Good job!

See #359.