mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-23 05:57:05 +02:00
feat: docusaurus.new + improved StackBlitz playground (#5235)
* Upgrade playground shortcut domain to docusaurus.new * update generateExamples * update generateExamples + re-generate with stackblitz config * test * test * test * test * test * update examples * upgrade lockfile * fix yarnlock * fix yarnlock
This commit is contained in:
parent
4cfbfa11ee
commit
b3e89d2a86
30 changed files with 2000 additions and 1993 deletions
4
examples/bootstrap/.stackblitzrc
Normal file
4
examples/bootstrap/.stackblitzrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"installDependencies": true,
|
||||
"startCommand": "npm start"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue