Giter Club home page Giter Club logo

presentation-builder's Introduction

Presentation Builder

A simplistic way to create stunning presentations with speed using Reveal.js and Docker.

Capabilities

  1. Convert markdown to reveal.js presentation slides.
  2. Watch input for changes and automatically rebuild presentation (manual page refresh required).
  3. Serve your presentation from a distributable container.

Prerequisites

Docker is the only requirement.

Usage

In any case, this repo can be cloned and used as a skeleton for creating your presentation.

Working on your presentation

  • Run prepare.sh
  • Modify input/slides.md
  • Place resources in input/res/

Notes:

  • input/slides.md represents your slides.
  • Any resources that you reference in input/slides.md should be placed in input/res/.
  • prepare.sh rebuilds the presentation upon changes to the input folder. The browser requires manual refresh however.

Presenting Locally

Run present.sh.

The only difference between this and prepare.sh is that present.sh does not monitor for changes. It will still serve the content from the container, however.

Distributing

If you wish to serve your talk in a simple way, you can grab the files from the output folder and drop them anywhere you can serve a webpage.

presentation-builder's People

Contributors

erjanmx avatar justin-vanwinkle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

williammolina

presentation-builder's Issues

groupadd: GID '0' already exists

when working under root:

[root@localhost presentation-builder]# docker run -it --rm -p 3000:80 -v "$(pwd)/input:/app/input" -v "$(pwd)/output:/app/output" presentation-builder:local ./preparer.sh
groupadd: GID '0' already exists

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.