Giter Site home page Giter Site logo

jekyll-reveal-template's Introduction

jekyll-reveal-template

? do you have to specify text/template for all sections, or can you wrap the whole thing in that and do markdown?

Boilerplate to start a reveal.js slideshow with Jekyll on GitHub Pages.

You can check the current versions of github-pages dependencies by github-pages versions (though former lists ruby version).

GitHub pages reveals GitHub metadata.

Using

  1. clone repo
  2. create Jekyll page with layout: slide

Layout

Two layouts are provided:

  1. slide
  2. slide-md

The slide layout is appropriate for

Note that Jekyll will attempt to process markdown files

? Is it possible to have jekyll process the markdown then hand it off to reveal in sections?

Configuration and Customization

Options should given in YAML front matter like:

reveal:
  theme: night
  transition: slide
  width: 1680
  height: 1050

Available Options

See Configuration, Presentation Size, and Theming

option default values
theme black see Theming
transition 'slide' none/fade/slide/convex/concave/zoom
width 960 px or %
height 700 px or %
controls true true/false
progress true true/false
history false true/false
center true true/false

Layout details

  • Reveal.js Jekyll layout based on slide.html (see blog post)
  • Updated dependencies as per reveal README
  • Change the way theme and transition are set in YAML (e.g. from theme to reveal.theme), and add additional configuation options
  • Add ability to specify additional options in page YAML, including width and height.

jekyll-reveal-template's People

Contributors

spencermathews avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mauriciojost

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.