Skip to content

Commit 3fbfa71

Browse files
committed
The org site calls it mpvst
repos_db.json is the source of truth, so the key, eyebrow, headline and both hrefs move there and generate_sites.py regenerates the portal page, the ecosystem map and the profile README. The entry keeps its position in the file so a rename does not reshuffle the generated pages. Also the two live configs that list repos to clone (.cursor/environment.json, workspace/repos.json) and the repo table in docs/history.md. The modernization doc keeps saying micropython-vst3: it is a closed program's record of what was true when it was written, and rewriting history to use a name that did not exist yet would make it lie.
1 parent bba860f commit 3fbfa71

5 files changed

Lines changed: 123 additions & 123 deletions

File tree

.cursor/environment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"github.com/PyDevices/android-template",
2424
"github.com/PyDevices/android-runner",
2525
"github.com/PyDevices/pyscript-template",
26-
"github.com/PyDevices/micropython-vst3",
26+
"github.com/PyDevices/mpvst",
2727
"github.com/PyDevices/micropython-pydevices"
2828
]
2929
}

0 commit comments

Comments
 (0)