Commit Graph

9 Commits

Author SHA1 Message Date
Sébastien Lorber 67c99957a1 chore: update examples for Docusaurus 3.8 (#11202) 2025-05-27 12:42:26 +02:00
マルコメ 534eca2423 docs: add missing code block language to README.md (#10952) 2025-02-26 10:15:03 +01:00
Sébastien Lorber 03c49ca454 fix(create-docusaurus): fix readme docusaurus 2 ref (#9487) 2023-10-31 23:15:16 +01:00
Sébastien Lorber f2325947c9 chore(examples): update examples to 2.0.0-beta.14 (#6148) 2021-12-21 17:49:39 +01:00
Sébastien Lorber 3de569099a chore: regenerate beta.6 examples + fix regen script (#5484)
* update examples script

* rename ext

* typo

* update examples

* fix script to update starters

* update examples

* add --allow-empty so that script does not fail if nothing changed

* fix lint
2021-09-03 16:54:06 +02:00
Sébastien Lorber ed827dab45 chore(v2): update examples to use alpha73 (#4631)
* regenerate examples on alpha73

* fix init template typo + add missing files
2021-04-16 14:08:23 +02:00
Sébastien Lorber d205f35c4c fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574)
* codesandbox: use node 14 by default

* Regenerate examples

* Add example json files to prettierrignore
2021-04-07 18:28:06 +02:00
Guillaume Claret dc1e659db1 chore(v2): fix typo in classic init template (#4488) 2021-03-22 00:26:31 +03:00
sammychinedu2ky d76a8d0062 feat(v2): official CodeSandbox support (#3717)
* feat:added support for codesandbox

* added sandbox config file

* feat:added script to generate template for codesandbox

* added examples:generate script to package.json file

* added failing path to eslintignore

* added script to eslintignore

* added cleaning feature to script

* deleted sandbox script in root

* changed comment in codesandboxscript file

* update codesandboxscript.js + revert bad package.json changes

* eslint should check codesandboxscript

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-11-16 16:20:16 +01:00