You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are creating a new set of slides, you would create "workshop.md" by writing markdown, see other .md files in the root directory for example
If you want to edit slides, change one of the .md files and regenerate the .html and check both in
to generate notes (html without the !SLIDES notation)
./makenotes workshop.md workshop-notes.html
not really print-able, but a good starting point for handouts (which I then copy into a pretty editor, format and print), someday would be nice to CSS/PDF or something to avoid the manual step