Skip to content

khempenius/nuxtjs.org

 
 

Repository files navigation


Website and documentation of Nuxt

We are using Docus to write our documentation (we plan to open source it in the following weeks once the documentation is ready). It is similar to Nuxt Content Docs theme but with an advanced syntax to use Vue components without having to write HTML (support props and slots).

Setup

git clone https://github.com/nuxt/nuxtjs.org.git
cd nuxtjs.org/
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/nuxtjs.org.

About

Nuxt Documentation Website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 58.9%
  • JavaScript 39.0%
  • TypeScript 2.0%
  • Other 0.1%