Closed David-Pena closed 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.
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? 🤔
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 :-)
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? 🫡🧑🏼💻
Thanks for the kind words 🤗
I'd love to contribute, where can I start? 🫡🧑🏼💻
Lovely! I see at least 3 options 🤓 :
The Vue.js integration guide I linked to (https://docs.strapi.io/dev-docs/integrations/vue-js) might not be up-to-date with Strapi 5. So if you notice errors, typos, wrong instructions, or simply want to expand its content, you could create a pull request for the present repository. See our CONTRIBUTING.md guide for details on how to start, and please ensure your PR targets the main
branch 😊 Once your PR is ready for review, please assign me as a reviewer. I'd be happy to review it!
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 paused for now, but you could still regularly check issues tagged with "Looking for author" and pick one.
Strapi has a huge community, anyone is welcome and can contribute on any medium, so you could write an article on your own blog, on dev.to, or any other popular platform. If you do so, please ping me on this issue, and I'll try to promote your article wherever I can, for instance on the Vue.js official integration guide for Strapi (for now it's still in the docs, but will be moved to strapi.io/integrations this quarter) and/or on the forum.
Hope this helps!
Thanks for the options and details! We'll talk again soon I hope 🙌
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 🙌
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! 🚀
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
Additional context
N/A
Suggested improvements or fixes
N/A
Related issue(s)/PR(s)
No response