The Wayback Machine - https://web.archive.org/web/20230831013710/https://github.com/nuxt/website-v2
Skip to content

nuxt/website-v2

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 23, 2023 17:11
March 21, 2023 10:30
May 22, 2023 11:23
May 22, 2023 11:23
July 8, 2021 01:16
September 7, 2021 08:59
September 7, 2021 08:59
September 15, 2021 14:13
May 22, 2023 11:35
July 9, 2021 00:21


Website and documentation of Nuxt 2

We are using Docus to write our documentation (we plan to open source it in the following weeks once the documentation is ready).

Setup

git clone https://github.com/nuxt/website-v2.git
cd website-v2
npm install

We also recommend to install the Docus extension for VS Code.

Development

Start the development server on http://localhost:4000

yarn dev

The pages are generated from content/, you can start editing them to start helping us on documenting Nuxt 💚

License

Creative Commons License
Design materials for website by Nuxt project is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
Based on a work at nuxt/website-v2.