Coder Social home page Coder Social logo

team-rockstars-it / rockstarsrevealtheme Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 2.41 MB

A theme to be used with reveal.js to create reusable presentations.

Home Page: https://team-rockstars-it.github.io/RockstarsRevealTheme/

License: MIT License

SCSS 100.00%

rockstarsrevealtheme's Introduction

Team Rockstars IT theme for Reveal-js presentations

An attempt to create a reusable theme for Reveal presentations. This theme can be used with reveal-js or reveal-md and even with reveal in Docker: reveal.js on steroids. With this theme it is possible to create reusable presentations in the Team Rockstars IT layout.

Preview

See the demo in action here.

Most important keyboard shortcuts:

  • <ESC>: An overview of the presentation
  • <S>: Speaker deck with notes (dual screen support)
  • <ARROW>-keys: next/previous/up/down

Screenshots

Overview

Start

Left aligned

Columns

End

Getting started

Install sass

npm install -g sass
  • Generate new theme
sass --watch theme/source/rockstars.scss theme/rockstars.css
  • Test the template
docker run --rm -p 1948:1948 -p 35729:35729 -v $(pwd)/example:/slides -v $(pwd)/theme:/slides/theme webpronl/reveal-md:latest /slides --theme theme/rockstars.css --watch

Using it for your own presentations

Create a separate repository where you store your presentations. Add this repository as a submodule and generate a new theme css file. Include it in your docker command or reveal installation. More documentation will come here!

Ideas

  • Add blocks from the website to create links
  • Better tables
  • Different color-schemes (She's a rockstar pink?)

Sources

rockstarsrevealtheme's People

Contributors

jacobduijzer avatar bwoutersvaa avatar

Stargazers

Remco Klinckenberg avatar  avatar Jan-Willem van Bremen avatar Victor Vogelpoel avatar

Watchers

 avatar Anja avatar

rockstarsrevealtheme's Issues

Deployments

Investigate if it is possible to use deployments to generate a css file and include it in reveal as a raw url to the css file on github.

Howto

Document how to use the theme with different presentations and different reveal implementations.

  • reveal.js
  • reveal-md
  • reveal-md in Docker
  • ox-reveal / emacs

Reveal info

Add links to reveal documentation so people who don't know reveal can learn and try this template too.

Better class name for alternative page

Currently the class for a yellow page has the name yellow in it. When using different themes for the same presentation a more general name makes more sense.

Suggestion: accent?

Styling of code block

As you can see in the example presentation, the layout of code blocks is not working correctly.

image

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.