Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Structure #11849

Closed
atinux opened this issue Oct 5, 2021 — with Volta.net · 0 comments · Fixed by nuxt/framework#655
Closed

Documentation Structure #11849

atinux opened this issue Oct 5, 2021 — with Volta.net · 0 comments · Fixed by nuxt/framework#655

Comments

Copy link
Member

atinux commented Oct 5, 2021

After discussing with Pooya and Daniel, we are currently going with this documentation structure:

  • Get started
    • Installation
    • Commands
    • Differences from Nuxt 2
    • Where to start?
  • Concepts
    • Hybrid rendering
    • Data fetching
    • Routing
    • Auto imports
    • Components
    • Server Engine
    • Browser support
  • Docs
    • Application
    • Server
    • Modules
    • Configuration
    • Deployment
    • Internals/Reference (Nuxt 3)
      • How Nuxt works?
      • Nitro
      • UnJS
    • Directory structure (to be confirmed)
      • .nuxt/
      • .output/
      • composables/
      • components/
      • layouts/
      • node_modules/
      • pages/
      • plugins/
      • public/
      • server/
      • app.vue
      • nuxt.config.ts
      • package.json
      • tsconfig.json
      • .gitignore
  • Bridge
    • Introduction/Concepts/Features
    • Installation
    • Compatibility table
  • Community
    • Getting help
    • Reporting bugs
    • Contributing
@atinux atinux self-assigned this Oct 5, 2021
@atinux atinux added the documentation label Oct 5, 2021 — with Volta.net
@pi0 pi0 added the discussion label Oct 5, 2021
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants