Update docs links

This commit is contained in:
Aria Minaei 2021-07-31 13:38:53 +02:00
parent 66b6247d68
commit a695f3a1d6
3 changed files with 7 additions and 9 deletions

View file

@ -2,15 +2,13 @@
Theatre.js is an animation library for high-fidelity motion graphics. It is designed to help you express detailed animation, enabling you to create intricate movement, and convey nuance.
Theatre can be used both programmatically _and_ visually:
![Video showing a browser window containing three divs falling from the middle of the screen, and bouncing back up, animated with the help of Theatre.js](https://docs.theatrejs.com/public/preview-1.gif)
Theatre can be used both programmatically _and_ visually.
Theatre works with all rendering stacks. You can use it to animate DOM elements, THREE.js objects, or any kind of JavaScript variable.
## Guide
## Documentation and Tutorials
TODO
You can find the documentation and video tutorials [here](https://docs.theatrejs.com).
## License

View file

@ -2,9 +2,9 @@
Theatre.js is a motion-graphics toolkit for the web. It comes with an animation library, and a visual editor.
## Docs
## Documentation and Tutorials
Docs are [on github](https://github.com/AriaMinaei/theatre).
You can find the documentation and video tutorials [here](https://docs.theatrejs.com).
## `@theatre/core`

View file

@ -4,9 +4,9 @@ Theatre.js is a motion-graphics toolkit for the web. It comes with an animation
Theatre works with all rendering stacks. You can use it to animate DOM elements, THREE.js objects, or any kind of JavaScript variable.
## Docs
## Documentation and Tutorials
Docs are [on github](https://github.com/AriaMinaei/theatre).
You can find the documentation and video tutorials [here](https://docs.theatrejs.com).
## `@theatre/studio`