layout: true class: inverse --- class: special, center  # *Galaxy Admin Course Structure* ## Also, slides in markdown! **Slides: @Slugger70** .footnote[\#melb-bioinformatics; Lab talks 2017] --- class: left ##  Overview .large[ * **Motivation** * How we structured the different courses * Slides in Markdown ] .footnote[\#melb-bioinformatics; Lab talks 2017] --- class: left ##  Motivation .large[ * Galaxy admin training * Lots of contributors * They liked our markdown format for exercises * Want to run site specific courses in modular fashion ] .footnote[\#melb-bioinformatics; Lab talks 2017] --- class: left ##  Repo structure  .footnote[\#melb-bioinformatics; Lab talks 2017] --- class: left ##  Slides in markdown **The previous slides..** ```markdown --- class: left ##  Motivation .large[ * Galaxy admin training * Lots of contributors * They liked our markdown format for exercises * Want to run site specific courses in modular fashion ]   .footnote[\#melb-bioinformatics; Lab talks 2017] --- class: left ##  Repo structure  .footnote[\#melb-bioinformatics; Lab talks 2017] --- ``` ---