Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ If you are a developer looking to do things like create a new bundle or work wit
2. `cd` into the `docs` directory and run `yarn dev`.

You should now have a local copy of the modules' developer documentation running on your machine.

## Conductor migration

For migration to the Conductor framework, we have a branch `conductor-migration` with a [draft PR](https://github.com/source-academy/modules/pull/680) associated with it (to keep the branch up-to-date with ongoing changes). The `conductor-migration` branch is autodeployed to GitHub Pages using the `modules-conductor` repo.
Loading