Getting Access
To access this course builder, your Google Account email must be registered in the authorized publisher email list in the app.
GitHub Token (PAT)
To publish your course directly via PR, you need to generate a GitHub Personal Access Token (PAT):
- Go to GitHub โ Settings โ Developer Settings โ Personal Access Tokens โ Tokens (classic).
- Click Generate new token (classic).
- Select the public_repo scope checkbox.
- Copy and paste the generated token into the Git Sync Settings form.
Course Parameters
Course ID: Must be all lowercase, unique, and contain no spaces (e.g. javascript or python-data). Standard creators cannot overwrite an existing ID.
YouTube Video ID: Paste only the 11-character video ID from the YouTube URL (e.g., if link is youtube.com/watch?v=eIrMbAQSU34, use eIrMbAQSU34).
Markdown Notes: Feel free to write notes using paragraphs or standard markdown syntax. They will render beautifully in the lesson player.