alpower / nuxtjs.org

Nuxt Documentation Website

Home Page:https://nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 docs/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

https://nuxtjs.org

License:Other


Languages

Language:Vue 58.5%Language:JavaScript 39.4%Language:TypeScript 1.9%Language:CSS 0.2%Language:Shell 0.0%