precice / precice.github.io

The website of preCICE
https://precice.org/
12 stars 56 forks source link

Use `master` branch of tutorials #369

Open uekerman opened 3 months ago

uekerman commented 3 months ago

Currently, we render the content of the develop branch of the tutorials.

This is good because:

This is bad because:

A proper solution would probably be to render the master branch or the latest release and combine this with some automation to merge fixes back to develop. And release the tutorials more often (independently of the distribution).