mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
refactor: use docusaurus structure
This commit is contained in:
parent
44eb7655ca
commit
45cf88e059
24 changed files with 152 additions and 123 deletions
6
docs/foo/bar.md
Normal file
6
docs/foo/bar.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
id: bar
|
||||
title: Bar
|
||||
---
|
||||
|
||||
Lorem ipsumsdsdsad
|
6
docs/foo/baz.md
Normal file
6
docs/foo/baz.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
id: baz
|
||||
title: baz
|
||||
---
|
||||
|
||||
Life is so good
|
Loading…
Add table
Add a link
Reference in a new issue