Skip to content

reqT/reqT.github.io

Repository files navigation

reqT.github.io

reqT project web pages at https://reqt.github.io/

How to build

Make sure you have scala and pandoc on path.

Build everything with: scala run . -M build

How to run

You can e.g. use Live Server Preview in vscode by pressing Ctrl+Shift+P and start typing Live Server: Open with Live Serve.

How to publish

For maintainers with push access: git push and it will be live after a while.