Updates the lesson template to the latest (final) version, before transition to the new lesson infrastructure (scheduled to take place for workshop overview sites like this one in Q3 2023).
This is a very large set of changes. You do not need to check through the whole diff, but feel free to pull the branch and build the site locally if you would like to (bundle install && make serve the first time, only make serve after that). (It built successfully on my system, and I am 99% sure it will do so on GitHub too, when merged.)
Updates the lesson template to the latest (final) version, before transition to the new lesson infrastructure (scheduled to take place for workshop overview sites like this one in Q3 2023).
This is a very large set of changes. You do not need to check through the whole diff, but feel free to pull the branch and build the site locally if you would like to (
bundle install && make serve
the first time, onlymake serve
after that). (It built successfully on my system, and I am 99% sure it will do so on GitHub too, when merged.)