lesson_go_draft | R Documentation |
Unstage a lesson (i.e. remove public access and make it editable again). Does the following:
Move lesson project directory from GP-LIVE to GP-Studio (Making it editable to those with access to GP-Studio)
Move lesson teaching-materials from GalacticPolymath Shared Drive
Rename from "MediumTitle" in public folder back to "teaching-materials"
Make the following updates to front-matter:
PublicationStatus: 'Draft'
GdriveHome: 'GP-Studio'
GdrivePublicID: NA
lesson_go_draft(WD = "?")
WD |
is working directory of the project; easiest way to supply a different lesson is with "?", which will invoke pick_lesson(shared_drive = "l"); default is WD=getwd() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.