New markdown note

Create a cheat-sheet file in a topic folder. Publish with your GitHub PAT, download locally, or use the CLI.

CLI: node site/scripts/new-note.mjs --topic python --slug my_topic --title "My Topic" --sync

Manage GitHub token

Sign in with a GitHub PAT to publish, or download the file and commit locally / run node site/scripts/new-note.mjs.