strapi / documentation

Strapi Documentation
https://docs.strapi.io
Other
1.03k stars 1.13k forks source link

[Bug]: "Start with Vuejs" button in https://strapi.io/integrations/vuejs-cms redirects to 404 page #2274

Closed David-Pena closed 4 weeks ago

David-Pena commented 4 weeks ago

Link to the documentation page or resource

https://strapi.io/integrations/vuejs-cms

Describe the bug

When clicked the button "Start with Vuejs" in the given link of the documentation, it sends me to a strapio page saying page not found image image

Additional context

N/A

Suggested improvements or fixes

N/A

Related issue(s)/PR(s)

No response

pwizla commented 4 weeks ago

Hello! The page you are looking for available here: https://docs.strapi.io/dev-docs/integrations/vue-js. However, please keep in mind that this page is not updated to Strapi 5, and won't be as we will focus the official documentation efforts on integrating Strapi with React/Next.js only. The content of the Vue.js integration page, and all other documentation pages for integrations will be moved away from the official documentation before the end of the year.

David-Pena commented 4 weeks ago

Thanks for the link and the answer 🙌🏻

Does the React/NextJs only part means no Vue support in strapi@v5 or its just in terms of documentation efforts? 🤔

pwizla commented 4 weeks ago

Just in terms of official documentation efforts :-) It's quite difficult for a team of only 2 people to document the new features, maintain the existing 200+ documentation pages, manage the GitHub repository, maintain the tool itself (custom Docusaurus instance) and innovate by constantly improving it, plus stay up-to-date with the 20+ languages Strapi is compatible with, unfortunately 😅 So we have to make some decisions.

The v4 guide will still be available, plus if it's often requested, we might have the Vue.js guide(s) updated on the blog and/or through the Write For The Community program 🤓

If you do plan to use Strapi with Vue.js a lot and would like to continue maintaining Vue.js-related Strapi resources, we'd be super happy to receive your contributions :-)

David-Pena commented 4 weeks ago

Wow! Personally I didn't know it was a 2 people team... it's understandable, thanks for all the work done 🙌🏻

If you do plan to use Strapi with Vue.js a lot and would like to continue maintaining Vue.js-related Strapi resources, we'd be super happy to receive your contributions

I'd love to contribute, where can I start? 🫡🧑🏼‍💻

pwizla commented 4 weeks ago

Thanks for the kind words 🤗

I'd love to contribute, where can I start? 🫡🧑🏼‍💻

Lovely! I see at least 3 options 🤓 :

Hope this helps!

David-Pena commented 4 weeks ago

Thanks for the options and details! We'll talk again soon I hope 🙌

David-Pena commented 4 weeks ago

If you want to contribute to the official Strapi blog, you could have a look at our Write For The Community program. It seems submissions are https://github.com/strapi/community-content/issues/1588, but you could still regularly check issues tagged with "Looking for author" and pick one.

The only issue with the label "Looking for Author" is the paused announcement, that means there are not requested issues to write about pending right? (unless ofc I come up with my own)

I'll try setup strappi for my use case but with strappi@v5 and that way I might encounter docs issues that I can contribute with 🙌

pwizla commented 4 weeks ago

You're right, it seems that at the moment submissions are paused and there is no topic "Looking for author". But I can imagine this situation is temporary 😊

Trying to develop your project with Strapi 5 and finding docs issues you'd like to fix is a great way to contribute to Strapi docs, indeed! 🚀