feat: add tutorial (#1381)

* feat: add tutorial

* feat: complete tutorial

* Fix link
This commit is contained in:
Yangshun Tay 2019-04-23 09:44:37 -07:00 committed by GitHub
parent 2d24e478a5
commit 23e56f61f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 1294 additions and 0 deletions

View file

@ -21,6 +21,7 @@ const siteConfig = {
editUrl: 'https://github.com/facebook/docusaurus/edit/master/docs/',
headerLinks: [
{doc: 'installation', label: 'Docs'},
{href: '/docs/en/next/tutorial-setup', label: 'Tutorial'},
{page: 'help', label: 'Help'},
{page: 'users', label: 'Users'},
{page: 'about-slash', label: 'About /'},