Skip to content

Tutorials reorg

inertia requested to merge tutorials-reorg into develop

Because tutorials no longer live in their own separate repos, this change will allow them to generate from the tutorials folder instead of scraping them from those repos.

To regenerate changed tutorials:

bundle exec rake gen:tutorials

Merge request reports