You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
The current website is built like developer documentation which is terrible for user navigation and engagement as well as further functionality where it shoud be needed for a discord bot
Describe the solution you'd like
Move the website to a separate repo which may require a new GitHub org
Build a website with jamstack so can ssr and easy host with like gatsby, astro, or svelte kit
Within that have two major parts
Guides - documents about how to use in regards to inviting, running commands, using custom values( plus finding fov & yaw), film notation
Commands - searchable of all public commands with slight interactivity
This will be a big job and prob will require a bit of design work