reqT project web pages at https://reqt.github.io/
Make sure you have scala
and pandoc
on path.
Build everything with: scala run . -M build
You can e.g. use Live Server Preview in vscode by pressing Ctrl+Shift+P and start typing Live Server: Open with Live Serve
.
For maintainers with push access: git push
and it will be live after a while.