desertpy / presentations

Presentations for the DesertPy Group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DesertPy Presentations

Presentations for the DesertPy Group are shared in this repository and can be found online on the DesertPy Presentation Website.

Creating a Presentation

If you want to give a presentation you may use our format, which currently uses landslide. Landslide supports presentations written in Markdown or Restructured Text and generates a decent HTML5 style slideshow. Support for other presentation formats are just a little work and a pull request away ;)

  • Fork
  • make virtual env with requirements.txt
  • stub out presentation directory with fab create
  • write presentation
  • TODO: build with fab build (only builds my presentation so far)
  • commit and send pull request with your added presentation

Publish Presentations

Members of DesertPy with publish capabilities can publish the main presentation site.

  • Checkout source
  • make virtual env with requirements.txt
  • TODO: build with fab build (only builds my presentation so far)
  • publish to gh-pages branch with fab publish

About

Presentations for the DesertPy Group


Languages

Language:Jupyter Notebook 73.4%Language:HTML 19.1%Language:JavaScript 4.0%Language:CSS 2.0%Language:Python 1.1%Language:SCSS 0.4%Language:Makefile 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%