* docs: added a screenshot of an example
* Added the screenshot
* Update index.mdx
* Update website/versioned_docs/version-0.19.0/tutorial/index.mdx
Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>
* Rename screenshot
* Delete screenshot.png
* Update index.mdx
Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>
* remove backticks on wasm-bindgen
* make themed svg for agent life cycle
* wording
* Revert "make themed svg for agent life cycle"
This reverts commit 3b3a892bd3.
* Revert "Revert "make themed svg for agent life cycle""
This reverts commit 5ac75821a1.
* wording
* jetbrains tips update
* change suffixes from md to mdx
fix broken links for English locale
tree shake and update docusaurus
add docusaurus ideal image plugin
use svg and themed image
delete unused static asset
* move localized landing page
* change GitLocalize project page
* nit pick
* remove ignore to have the block checked
* nested router structure diagram
* add Redirect, nested router documentation.
* add reminder
* fix the comment, duh
* snippets get tested too unless ignored
* fix inconsistent var name in snippet
* Add redirect to nested router example
normal component -> struct component
* Document about acceptable types for path segment
Document about router behaviour at fail to parse
* add missing ignore to snippet
* typo
* normal -> struct
* reformat codeblock and the markdown
functional comp -> function comp
consistent code snippet style
removed two ignores
* add back ignores
* typo, snippet correction. grammar.
* correction
Co-authored-by: mc1098 <m.cripps1@uni.brighton.ac.uk>
* Make the talk titles consistent
* Add replacing the hardcoded list of talks with the one generated from data
* Update website/docs/tutorial.md
Co-authored-by: Simon <simon@siku2.io>
* Update website/docs/tutorial.md
Co-authored-by: Simon <simon@siku2.io>
Co-authored-by: Simon <simon@siku2.io>
* checkout before artifact
* config for fork
* pass pull request number (again)
* worthless change to trigger build
* use comment url path
* let's play around with redirects
* trigger change
* redirects
* update config
* remove firebase.json from pull request
* remove redirects
* use an index page instead of redirects
* intro -> index
* revert unnecessary changes
* correct format
* Add links to the sidebar.
* Remove unnecessary `page-ref`s (these links are now in the sidebar).
* Small grammar/style fix.
* Fix code tabs.
* Remove {% page-ref %} uses.
* Fix some line lengths.
* Split out `custom.css` into multiple files.
* Remove duplicate titles.