Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 1.69 KB

index.rst

File metadata and controls

87 lines (60 loc) · 1.69 KB

sphinx-revealjs

|THIS| is Sphinx extension to generate Reveal.js presentation documents from standard reStructuredText.

Basic Features

  • Nested sections
  • Speaker note
  • Syntax highlight for Reveal.js (not used pygments)
  • Customize slides and sections by conf.py or source reST

Demo

Screenshot of source Sphinx doc
Screenshot of Reveal.js slide

Concept and motivation

Goal of this library is to provide presentation platform for self-branding of engineer using Sphinx. Using static site hosting service, you can show own presentations to anyone.

Core motivation is that I want to play presentation by this library.

Contents

.. toctree::
   :maxdepth: 2

   setup
   upgrade
   configurations
   directives
   optional-extensions
   tips
   contributing
   changes
   versioning-policy

Licenses

This library is licensed Apache License version 2.0.

About license of directly dependencies, please see each software projects or documentations.

Indices and tables