This website is built with Vitepress and contains the framework's documentation.
nvm use
npm install
npm run dev
Diagrams are created using Figjam.
- Group block color:
#BBE6FF
- Element background color:
#00AED8
- Arrows color:
#476582
They are then exported as PNG and edited in an image processing software such as Krita to crop the padding and convert to Webp format.
See CONTRIBUTING.md for contribution instructions.