Publishing a software? Why?


The Author's side: Requirements for a JOSS submission


Behind the curtain: The editor/reviewer's side


The submission and review process [video]


  • Use .md files for episodes when you want static content
  • Use .Rmd files for episodes when you need to generate output
  • Run sandpaper::check_lesson() to identify any issues with your lesson
  • Run sandpaper::build_lesson() to preview your lesson locally