Giter VIP home page Giter VIP logo

webslides's Introduction

Dockerized www.webslides.tv

I'm a huge fan of anything other than powerpoint. Actually, I've written about my theory that PowerPoint is killing our creativity. Any Medium that is not PowerPoint gathers a lot more attention. Why do you ask? Well for starters it is different. Different is good when you are trying to grab the attention of your audience.

What is Webslides

I discovered WebSlides on Medium and HackerNews almost simultaneously. It is a new HTML presentation framework which is visually awesome! Check out the Webslides GitHub page for all the details.

Webslides in a Container

This is something I will be using going forward so it was a logical step to containerize it. The base image of this project is the Official Alpine NGINX image.

The entire project is installed in the NGINX working directory /usr/share/nginx/html

Running the Webslides Container

If you are interested just in kicking the webslides tires run the following command:

docker run --name webslides -d -p 8080:80 vegasbrianc/webslides

Once the container is running navigate to http://0.0.0.0:8080 This will take you to the webslides demo. Press the down arrow key to navigate through the slides.

Editing Slides

If you want to use Webslides for a presentation then clone the project to you Docker host machine git clone https://github.com/jlantunez/webslides.git

Attach the local slides to the container.

docker run --name webslides -d -p 8080:80 -v webslides:/usr/share/nginx/html vegasbrianc/webslides

Now you will be able to edit the slides locally.

webslides's People

Contributors

diomed avatar flavioaiello avatar jlantunez avatar vegasbrianc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gust4ng voviktemp

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.