[
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\n# github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\ngithub: [nuxt]\nopen_collective: nuxtjs\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/config.yml",
    "content": "blank_issues_enabled: false\ncontact_links:\n  - name: 👉 Repository Moved!\n    url: https://github.com/nuxt/nuxt\n    about: You can use the new combined repository to open an issue or discussion.\n"
  },
  {
    "path": ".github/PULL_REQUEST_TEMPLATE.md",
    "content": "<!--\n\nThis repository has moved to https://github.com/nuxt/nuxt - pull requests very welcome there! 😊\n\n-->\n"
  },
  {
    "path": "README.md",
    "content": "# 🚧 Repository update 🚧\n\nThe repository for Nuxt 3 has updated to be https://github.com/nuxt/nuxt - please raise new issues, discussions and pull requests there 🙏\n\nFor progress you can follow https://github.com/nuxt/framework/issues/10147, and you can read more about our plans [in the Nuxt 2023 vision](https://nuxt.com/vision-2023).\n\n<hr>\n\n[![Nuxt banner](./.github/assets/banner.png)](https://nuxt.com)\n\n# 👋 Welcome to Nuxt\n\n\nNuxt's goal is to make web development intuitive and performant, with a great developer experience.<br>Learn more in the ['What is Nuxt?'](https://nuxt.com/docs/getting-started/introduction) section of our documentation.\n\n\n <p>\n  <a href=\"https://www.npmjs.com/package/nuxt\"><img src=\"https://img.shields.io/npm/v/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"Version\"></a>\n  <a href=\"https://www.npmjs.com/package/nuxt\"><img src=\"https://img.shields.io/npm/dm/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"Downloads\"></a>\n  <a href=\"./LICENSE\"><img src=\"https://img.shields.io/github/license/nuxt/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"License\"></a>\n  <a href=\"https://volta.net/nuxt/nuxt?utm_source=nuxt_readme\"><img src=\"https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg\" alt=\"Volta board\"></a>\n </p>\n\n<table>\n<thead>\n<tr>\n<th width=\"2000\" colspan=\"2\">\n</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/docs\"><img src=\"./.github/assets/documentation.png\"></a>\n  </td>\n  <td valign=\"top\">\n    <h3>Documentation</h3>\n    <p>\n      We highly recommend you take a look at <a href=\"https://nuxt.com\">the Nuxt documentation</a> to level up.\n    </p>\n  </td>\n</tr>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/modules\"><img src=\"./.github/assets/modules.png\"></a>\n  </td>\n  <td valign=\"top\">\n    <h3>Modules</h3>\n    <p>\n      Discover our <a href=\"https://nuxt.com/modules\">list of modules</a> to supercharge your Nuxt project. Created by the Nuxt team and community.\n    </p>\n  </td>\n</tr>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/docs/examples/hello-world\"><img src=\"./.github/assets/examples.png\"></a>\n  </td>\n  <td>\n    <h3>Examples</h3>\n    <p>\n      Explore different ways of using Nuxt features and get inspired with <a href=\"https://nuxt.com/docs/examples/essentials/hello-world\">our list of examples</a>.\n    </p>\n  </td>\n</tr>\n</tbody>\n</table>\n\n<table>\n<thead>\n<tr>\n<th width=\"2000\" colspan=\"2\">\n</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/docs/community/reporting-bugs\"><img src=\"./.github/assets/reporting-bugs.png\"></a>\n  </td>\n  <td valign=\"top\">\n    <h3>Reporting bugs</h3>\n    <p>\n      Check out the <a href=\"https://nuxt.com/docs/community/reporting-bugs\">Reporting Bugs</a> page.</p>\n    </p>\n  </td>\n</tr>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/docs/community/contribution\"><img src=\"./.github/assets/suggestions.png\"></a>\n  </td>\n  <td valign=\"top\">\n    <h3>Suggestions</h3>\n    <p>\n      Check out the <a href=\"https://nuxt.com/docs/community/contribution\">Contribution</a> page.\n    </p>\n  </td>\n</tr>\n<tr>\n  <td width=\"80\" align=\"center\" valign=\"top\">\n    <br>\n    <a href=\"https://nuxt.com/docs/community/getting-help\"><img src=\"./.github/assets/questions.png\"></a>\n  </td>\n  <td valign=\"top\">\n    <h3>Questions</h3>\n    <p>\n      Check out the <a href=\"https://nuxt.com/docs/community/getting-help\">Getting Help</a> page.\n    </p>\n  </td>\n</tr>\n</tbody>\n</table>\n\n## Local Development\n\nFollow the docs to [Set Up Your Local Development Environment](https://nuxt.com/docs/community/framework-contribution#set-up-your-local-development-environment) to contribute to the framework and documentation.\n\n## Follow us\n\n<p valign=\"center\">\n  <a href=\"https://chat.nuxt.dev\"><img width=\"20px\" src=\"./.github/assets/discord.svg\" alt=\"Discord\"></a>&nbsp;&nbsp;<a href=\"https://twitter.nuxt.dev\"><img width=\"20px\" src=\"./.github/assets/twitter.svg\" alt=\"Twitter\"></a>&nbsp;&nbsp;<a href=\"https://github.nuxt.dev\"><img width=\"20px\" src=\"./.github/assets/github.svg\" alt=\"GitHub\"></a>\n</p>\n\n## License\n\n[MIT](./LICENSE)\n\n"
  }
]