The renderling website.
This contains a blog, live development devlogs, a manual and documentation.
The manual and docs are built by hand and checked into the repo.
There's a directory that's gitignore'd for this reason - renderling.
xtask should take care of everything, but just know that the directory is there and ignored.
cargo watch -x 'xtask build'
meanwhile
basic-http-server site
cargo xtask --renderling-refresh -e local build
cargo xtask --renderling-refresh -e staging deploy
cargo xtask --renderling-refresh -e production deploy