-
Notifications
You must be signed in to change notification settings - Fork 155
[Bug report] The docs at vercel.app is in disrepair for long time. #45
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
Labels
documentation
Improvements or additions to documentation
Comments
This issue is marked as |
This issue is marked as |
please fix this if the site is on your account |
Have removed vercel deployment. Thanks for reporting! ❤ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Seems that https://vuepress-next.vercel.app/ was used to be the official documentation address of VuePress and has been deprecated, but still included in some search engines without being updated for several years. Some of the documents contained in it are already "wrong", like the part about "override default styles" in https://vuepress-next.vercel.app/reference/default-theme/styles.html mentions the css variables that can be overridden, but almost all the variables starting with

--c
have been replaced with--vp-c
and are not available in the new version.Please close that website in vercel or add a prominent reminder on the page to tell everyone that "the document here is out of date" to prevent more people from wasting hours here like me.
The text was updated successfully, but these errors were encountered: