docs(v2): add docs skeleton and structure (#1412)

* docs(v2): add docs skeleton and structure

* docs(v2): add on

* docs(v2): move motivation into contributing
This commit is contained in:
Yangshun Tay 2019-04-28 20:20:24 -07:00 committed by GitHub
parent f34d6ec4cb
commit 5d6dc49bcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 443 additions and 63 deletions

23
website/docs/plugins.md Normal file
View file

@ -0,0 +1,23 @@
---
id: plugins
title: Plugins
---
TODO: Explain what plugins are.
## What are Plugins for?
TODO
## How to Create Plugins
TODO
## Official Plugins
TODO
#### References
- https://v1.vuepress.vuejs.org/plugin/
- https://www.gatsbyjs.org/docs/plugins/