mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-25 20:48:50 +02:00
feat: add tutorial (#1381)
* feat: add tutorial * feat: complete tutorial * Fix link
This commit is contained in:
parent
2d24e478a5
commit
23e56f61f5
12 changed files with 1294 additions and 0 deletions
|
@ -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 /'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue