Skip to content

go-goyave/goyave.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goyave's official website

This website is built with Vitepress and contains the framework's documentation.

Development

nvm use
npm install
npm run dev

Diagrams

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.

Contributing

See CONTRIBUTING.md for contribution instructions.