pybee/podium-template

Name: podium-template

Owner: BeeWare

Description: null

Created: 2017-10-20 03:58:19.0

Updated: 2017-10-20 06:13:35.0

Pushed: 2017-10-20 05:12:44.0

Homepage:

Size: 450

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Podium Presentation Cookiecutter Template

This is a Cookiecutter template for Podium

Creating a project from this template

Assuming you have a Python environment with pip installed:

p install cookiecutter
okiecutter https://github.com/pybee/podium-template

You'll then be asked for some input

entation_name [My Presentation]:
Customistaion Notes

You can customise the theme in theme.css, but you cannot rename this file. @import() other files from there.

Your slides are in slides.md.

Your images are in images

Your fonts are in fonts

Podium usage notes

See Podium Usage Notes for how to drive this presentation from the Podium view

Web usage notes

This template allows for web-based presentations.

on -m SimpleHTTPServer   # Python 2.7
on -m http.server        # Python 3

This will create a presentation at localhost:8000

Saving this repo in a GitHub Pages-enabled repo means you can host your slides

See Remark Usage Notes for how to drive this presentation from the web view


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.