Make it easy to view tutorials before deploying #85
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
infrastructure
Requires changes on the web server or other infra
I believe the only way to check locally if the tutorials have all the correct links is to run the site's backend server and frontend static code, which are private. People often assume links, images, embedded HTML will work the same way as on GitHub's preview, and that's not the case.
We need a way for contributors to easily check that their tutorials are rendering correctly before opening a pull request. This should also help reviewers.
This could be viewing the tutorials locally, or deploying a branch to a test URL on every PR / commit.
The text was updated successfully, but these errors were encountered: