Closed
Description
- Subsystem: docs,guides
A little bit similar to the concept in http://stackoverflow.com/questions/6941688/how-to-integrate-a-github-wiki-into-the-main-project
We clone the current wiki into a new repo (maybe nodejs/core-wiki
) and migrate the non-API docs and guides there. This will allow us the regular issue/PR workflow that would end in "landing" changes into https://github.com/nodejs/node/wiki (which is a git repo https://github.com/nodejs/node.wiki.git that would become write restricted).
Also I feel it's very important to have a clear table-of-content with pointers as to whom should read what (maybe also copied into /README.md)