How do I upload my Nuxt templates to the official website? Where's the 'submit' button ?

Came here from Reddit ANS - I've built a Nuxt.js template I'd like to share. I can't find a direct upload or 'submit' button on the official Nuxt.js website. Am I looking in the wrong place, or is there a specific process for getting community templates listed there?
4 Replies
kapa.ai
kapa.ai2mo ago
Hi @isanjayjoshi. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- There is no direct "upload" or "submit" button on the official Nuxt.js website for submitting your own templates. The knowledge sources do not mention a public form or upload interface for community template submissions. If you have built a Nuxt.js template and want to share it with the community, the typical process is to publish your template as a public GitHub repository. For modules, there is a documented process: you can request to have your module listed by opening an issue in the relevant Nuxt GitHub repository (such as nuxt/modules for modules) and the Nuxt team can help you apply best practices before listing it on the official module list. However, for templates specifically, the knowledge sources do not provide explicit instructions or a submission process for getting your template listed on the official Nuxt website or template gallery. If you want your template to be considered for official listing, you may want to reach out to the Nuxt team or community via GitHub discussions or issues to ask about the process, as is done for modules and other contributions. But as of now, there is no mention of a "submit" button or direct upload feature for templates in the official documentation or knowledge sources provided Module Author Guide. If you need further guidance, consider opening a discussion or issue in the Nuxt GitHub repositories to clarify the process. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2mo ago
<@804421454723547256> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
HugoRCD
HugoRCD2mo ago
@isanjayjoshi You have to open a PR
isanjayjoshi
isanjayjoshiOP2mo ago
thanks team for the reply i will try PR from Github

Did you find this page helpful?