- SSG support (static site generation)
- renamed router to app for more context
- add logging to framework
- made cli better
router
is nowapp
vivid new
is now `vivid initvivid serve
is removed
vivid serve
is removed
- added more documentation
- renamed
router
toapp
in documentation
- added guides
- File system routing
- Server data fetching support
- Static file serving
- ASGI support