Skip to content

v0.6.1

Compare
Choose a tag to compare
@ShMcK ShMcK released this 10 May 03:53
· 635 commits to master since this release
7ab72ce
  • New configuration environment variables for web compatability
CODEROAD_DISABLE_RUN_ON_SAVE=true // blocks saving on file system changes
CODEROAD_DISPLAY_RUN_TEST_BUTTON=true // adds a run test button to tutorial page
CODEROAD_TUTORIAL_URL='path/to/tutorial_config_file.json' // will load directly into tutorial
  • Improves styles for inline code blocks

  • Replace checkboxes with icons