Repository: nuxt/framework Branch: readme Commit: f8728b9e7fd9 Files: 4 Total size: 4.7 KB Directory structure: gitextract_rc_7gdye/ ├── .github/ │ ├── FUNDING.yml │ ├── ISSUE_TEMPLATE/ │ │ └── config.yml │ └── PULL_REQUEST_TEMPLATE.md └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .github/FUNDING.yml ================================================ # These are supported funding model platforms # github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] github: [nuxt] open_collective: nuxtjs ================================================ FILE: .github/ISSUE_TEMPLATE/config.yml ================================================ blank_issues_enabled: false contact_links: - name: 👉 Repository Moved! url: https://github.com/nuxt/nuxt about: You can use the new combined repository to open an issue or discussion. ================================================ FILE: .github/PULL_REQUEST_TEMPLATE.md ================================================ ================================================ FILE: README.md ================================================ # 🚧 Repository update 🚧 The repository for Nuxt 3 has updated to be https://github.com/nuxt/nuxt - please raise new issues, discussions and pull requests there 🙏 For 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).
|
DocumentationWe highly recommend you take a look at the Nuxt documentation to level up. |
|
ModulesDiscover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community. |
|
ExamplesExplore different ways of using Nuxt features and get inspired with our list of examples. |
|
Reporting bugsCheck out the Reporting Bugs page. |
|
SuggestionsCheck out the Contribution page. |
|
QuestionsCheck out the Getting Help page. |