parse-community / docs

Parse Platform docs
https://docs.parseplatform.org
Other
313 stars 518 forks source link

Fix docs page #932

Closed mtrezza closed 1 year ago

mtrezza commented 1 year ago

Issue

The docs page (https://docs.parseplatform.org) is an outdated version of the main page's section of docs (https://parseplatform.org). Both are maintained separately, which is difficult and causes one of them to be now outdated.

The outdated https://docs.parseplatform.org is visited more than the main page https://parseplatform.org, because for developers searching for docs online the https://docs.parseplatform.org has a higher ranking in search results.

Solution

De-duplicate both pages.

mbfakourii commented 1 year ago

The problem is that both pages are in separate repositories!

mtrezza commented 1 year ago

Right, any idea how to solve this? If not, I suggest we remove the docs links from the front page (to make it more compact) and move everything to the docs page.

mbfakourii commented 1 year ago

There are two suggestions 1=Transfer this repository to the doc repository or vice versa. 2=Remove the docs section from the main page's and the link to docs.parseplatform.org

My suggestion is the second option

mtrezza commented 1 year ago

I also think the 2nd option makes more sense.

dblythy commented 1 year ago

It has been completed by #933

mtrezza commented 1 year ago

We should add a PR template to this repo so PRs are liked to the issue.