GithubHelp home page GithubHelp logo

tqvarnst / webpreso-cartridge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devop-mmcgrath/httpd

0.0 2.0 0.0 2.72 MB

Base cartridge for Red Hat Presentations

Home Page: http://web-pres0.rhcloud.com/

License: MIT License

Shell 0.26% JavaScript 50.40% CSS 49.34%

webpreso-cartridge's Introduction

Base cartridge for Red Hat Presentations

This is base cartridge for creating Red Hat presentation using Reveal.js.

To use this cartridge register on www.openshift.com or use OpenShift Enterprise/Origin then follow the below steps.

  1. Create a new gear using the metadata/manifest.yml file in this repo like this:

     rhc app create -n <namespace> -a <appname> <url to manifest.yml>
     
     for example:
     rhc app create -n pres0 -a web https://github.com/tqvarnst/webpreso-cartridge/raw/master/metadata/manifest.yml
    
  2. Clone to your desktop (see openshift documentation)

  • Update index.html or another html file with your presentation. For more tips and tricks see the example.html file

  • Commit and push to your gear

      git commit -a -m "Commit comment" && git push origin
    
  • Go to your openshift URL (in the example above the link becomes http://web-pres0.rhcloud.com) to the see the presentation.

  • To print the presentation to a pdf add ?print-pdf (e.g. http://web-pres0.rhcloud.com?print-pdf) to the url in Google Chrome and use the print function in Chrome.

For local development it's recommended to first create the gear in openshift. After cloning to the desktop everything should be included to run locally. See README.md in template for more information.

webpreso-cartridge's People

Contributors

tqvarnst 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.