Git Product home page Git Product logo

ezprez's Introduction

ezprez template

A repo to bootstrap ezprez usage

This demo assumes you are:

  1. Using GitHub
  2. Using GitHub pages for deployment (see FAQ for setting up other deployment options)

Setup

  1. Click on "Use this template" on the GitHub Repo
  2. On the new repository page MAKE SURE YOU CHECK OFF "Include all branches"
  3. Follow the steps in usage to begin creating your presentation locally

Usage

Here are the steps for doing local development:

  1. Install dependencies by running pip install ezprez or sudo pip3 install ezprez
  2. Read the usage documentation for ezprez
  3. Fill out example.py; add in your Slide's and fill out TODO's
  4. Push your changes and the pipeline will auto-deploy to github pages

FAQ

๐Ÿ“Š How do I preview my presentation locally? ๐Ÿ“Š
To preview your presentation locally you need to:
  1. Run python example.py or python3 example.py
  2. Open /Presentation/index.html in a browser
๐Ÿ“ท How do I add in images? ๐Ÿ“ท
There are a few steps to use images in your presentation
  1. Add your images to /images
  2. Use an Image Component that just has the filename i.e. if the image is called kieran-wood-lp-ice-caps-4k-w-peng.jpg in /images then you want to use "kieran-wood-lp-ice-caps-4k-w-peng.jpg" in the Image Component
๐Ÿ’ป How do I use other hosting services? ๐Ÿ’ป
When you run example.py the static html is exported to /Presentation so you can just deploy those files to any static file host (index.html is the whole presentation)

ezprez's People

Contributors

descent098 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.