Skip to content

Commit

Permalink
feat: Simplify making a demo documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
acezard committed May 16, 2024
1 parent 379f150 commit 229e462
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,7 @@ you have deployed a version of the styleguidist containing your changes to your
Don't forget to change `USERNAME` by yours.
```bash
yarn makeSpriteAndPalette
yarn build
yarn build:css:all
yarn build:doc
yarn deploy:doc --repo [email protected]:USERNAME/cozy-ui.git
yarn build:all && yarn deploy:doc --repo [email protected]:USERNAME/cozy-ui.git
```
⚠️ If the `deploy:doc` failed, you need to checkout your dev branch by doing `git checkout -`
Expand Down

0 comments on commit 229e462

Please sign in to comment.