Documentation for powersql.github.io page
This uses (mdbook)[https://rust-lang.github.io/mdBook/index.html\] to build the book in markdown and render it into a HTML book.
To edit run:
mdbook serve
Please install/run the pre-commit hooks before creating a pull request, this will format the markdown files.