Wiki for WayVes Visualiser; Wiki hosted at https://roonil.github.io
Made using Flutter for Web.
The Markdowns contain the relevant information for each page. mdast is used to read the markdowns, which then emits:
- JSON files that Flutter uses to dynamically render the contents as Widgets
- Static HTML files for SEO purposes.