I’m trying to get a hold on how to write good Tutorials and I stumpled upon the following repo on github: https://github.com/microsoft/pxt-tutorial-sample . Unfortunately those parts seem to be abandoned and, at least for me, it won’t start anymore.
The best way to learn how to write tutorials, though, is to view the code for the existing tutorials. Find a tutorial from the MakeCode for micro:bit home page, and then look over the code for the syntax.
I’ve started writing a “tutorial on tutorials.” It’s incomplete, but it has some information on the planning process.
Also, I have to plug our friend Ryan’s session that he gave at last year’s ArcadeCon!
Please be sure to ask questions! There are several of us here who write skillmaps and tutorials. We’ll be happy to help.
Thanks for those plentyful ressources! I missed that there is a top page for tutorials and another one for writing docs in general: https://makecode.com/writing-docs. I was especially looking for the Macros option which is only linked in the top page about writing docs.