Add a new environment variable WITHOUT_OLD_RELNOTES which will build
the website without building unsupported release notes. This buils the
website in under one second on my laptop, down from several minutes.
Thanks to @markj for helping me profile this, @cperciva for suggesting
it should be a make variable, and @carlavilla for helping me work out
the details.
Unresolved:
- is quick.toml the right name for this?
- should we bring back the config directory to put both of the tomls?
- i need to document this in build.7, note the website is not in the FDP