TuringLang / docs

Documentation and tutorials for the Turing language
https://turinglang.org/docs/
MIT License
231 stars 99 forks source link

Improve pre-render workflow #490

Closed yebai closed 4 months ago

yebai commented 4 months ago

Currently, we have two scripts (changelog and versions) that run before rendering. Let’s

This improved workflow would avoid building the changelog and version files when running Quarto locally, which could cause (minor) issues.