* fix: event replay buffer persisting if domain reload disabled
* fix: clearing event registrations when changing playmode stage.
* feat: add philosophy as separate section
* feat: added section about pre-change transformers
* made overview a bit slimmer and less intimidating.
* feat: added a page about tags
* revert file to state of canary
* * Removed everything that talks about implementations in the Philopsophy section.
* Added notes from Ryan Hipple's talk to the philosophy section
* Reintroduced the old overview page with changes from #416, since I believe it is
* Removed all Admonitions, since they are not working in docusaurus v1
* Proof read and made corrections to variables transformers and tags pages.
* Added changes in "creating atoms" from #416
* Replaced old ref / link to "Overview and philosophy"
---------
Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
Some tutorials now have animation in them to give a clearer explanation of how things work. Added a short tutorial about creating Atoms with the new Search function. Documentation about installation has also changed.
* Restructure tutorials and add two new tutorials
- Non-generated documentation review and edit
- Consistent terminology
- Stylistic changes
- Minor structure changes
- Minor clarifications
- Typo fixes
- Split basic tutorial into two
- Tutorials are easier to follow when they are short and to the point
- Added event and variable instancer tutorials
- Had to bump node version for the docker container to work
* #189 - Fixing minor nitpicks
Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>