Skip to content

💻 JoliCode theme for RevealJS: The HTML Presentation Framework

License

Notifications You must be signed in to change notification settings

jolicode/reveal.js

 
 

Repository files navigation

JoliCode reveal.js fork

How to use

Clone the project into a new repository, rename index-jolicode.html into index.html and start working!

What's different

  • index-jolicode.html demo with specific instructions
  • new theme "jolicode", already set as default with convergence font loaded locally
  • the jolicode logo is here: ./lib/font/logo-fond-noir.svg
  • support for footer added:
<footer class="joli">
    A presentation about ponies - PonyCon 2013
</footer>
  • custom state: <section data-state="jolistate">
  • new .emphasis class displaying blue text
  • no more borders on images and better <blockquote> styles

Kiss 💖

reveal.js

Slides

reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. Check out the live demo.

The framework comes with a broad range of features including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX support, syntax highlighted code and much more.

Documentation

The full reveal.js documentation is available at revealjs.com.

Online Editor

Want to create your presentation using a visual editor? Try the official reveal.js presentation platform for free at Slides.com. It's made by the same people behind reveal.js.

License

MIT licensed

Copyright (C) 2011-2020 Hakim El Hattab, https://hakim.se

About

💻 JoliCode theme for RevealJS: The HTML Presentation Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.3%
  • HTML 32.8%
  • CSS 15.9%