reveal.js-breadcrumb

1.0.2 • Public • Published

Reveal.js Breadcrumb Plugin

Breadcrumbs plugin for reveal.js

Adds breadcrumbs to the bottom of the slides generated out of the slide ID.

Usage

  • Install with npm, yarn or bower: (npm install|yarn add|bower install) reveal.js-breadcrumb
  • Add HTML IDs to your slides. If you want a breadcrumb like Foo > Bar Section name the title: Foo:Bar_Section
  • Add { src: 'breadcrumb/breadcrumb.js', async: true }, to the dependencies section
  • Add <link rel="stylesheet" href="breadcrumb/breadcrumb.css">
  • If you want to display no breadcrumb on single slides, add data-nobreadcrumb="" to the slide. You can also add this to a encapsulating slide to hide breadcrumbs for child breadcrumbs.

Example

example screenshot

License

GPLv3

Package Sidebar

Install

npm i reveal.js-breadcrumb

Weekly Downloads

0

Version

1.0.2

License

GPL-3.0

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • sedrubal