winjs/react-winjs

Why were the DOCS removed?

Closed this issue · 2 comments

Hey @AlbertKn,

Why was the WIKI documentation page removed?

@staxmanade I restored the Documentation wiki page. Fortunately, GitHub stores the wiki pages in a git repo so no data was lost 😄 . The git repo has the same name as the project repo but it has a suffix of ".wiki`. That means you can clone it like this:

git clone https://github.com/winjs/react-winjs.wiki.git

Thanks @rigdern, Before restoring it myself, I wanted to ask first why it was removed.