precice / precice.github.io

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

Add breaking dam 2D to sidebar and subprojects #348

Closed uekerman closed 4 months ago

uekerman commented 4 months ago

According to https://github.com/precice/tutorials/pull/279

MakisH commented 4 months ago

I had to do a few steps to make it work:

  1. Trigger the update submodules workflow
  2. Pull master
  3. Merge master into this branch and push
  4. Fix one issue (Liquid syntax error) in an fmi-runner markdown file that was making the website building to fail, and repeat. I also had to share the organization secret for workflow dispatches with that repository, so that it could actually trigger the update submodules, as intended.