All Projects → asciidoctor → Asciidoctor Reveal.js

asciidoctor / Asciidoctor Reveal.js

Licence: other
🔮 A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!

Projects that are alternatives of or similar to Asciidoctor Reveal.js

Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+8.68%)
Mutual labels:  slides, slideshow, presentations
Slideshow
slideshow gems - write your slides / talks / presentations in plain text with markdown formatting conventions
Stars: ✭ 173 (-21%)
Mutual labels:  slides, slideshow, presentations
s6
S6 Blank - Slideshow templates using HTML 5, CSS 3 'n' JavaScript 2017+ w/ Bespoke.js-compatible "microkernel"
Stars: ✭ 91 (-58.45%)
Mutual labels:  slideshow, slides, presentations
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+410.05%)
Mutual labels:  slides, slideshow, presentations
Reveal.js
The HTML Presentation Framework
Stars: ✭ 57,980 (+26374.89%)
Mutual labels:  slides, slideshow, presentations
elm-slice-show
A simple presentation engine in Elm
Stars: ✭ 59 (-73.06%)
Mutual labels:  slideshow, slides, presentations
Gatsby Starter Deck
🗣 Create presentations using Gatsby, React & Markdown.
Stars: ✭ 522 (+138.36%)
Mutual labels:  slides, slideshow, presentations
Asciidoctor Html5s
Semantic HTML5 converter (backend) for Asciidoctor
Stars: ✭ 50 (-77.17%)
Mutual labels:  asciidoc, asciidoctor
Asciidoc Kate
AsciiDoc/AsciiDoctor syntax highlighting plugin for Kate editor/KatePart
Stars: ✭ 5 (-97.72%)
Mutual labels:  asciidoc, asciidoctor
Kramdown Asciidoc
A kramdown extension for converting Markdown documents to AsciiDoc.
Stars: ✭ 97 (-55.71%)
Mutual labels:  asciidoc, asciidoctor
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (-49.77%)
Mutual labels:  slides, presentations
Press
Minimalist Markdown Publishing for Nuxt.js
Stars: ✭ 181 (-17.35%)
Mutual labels:  slides, slideshow
Asciidoctor Pdf
📃 Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
Stars: ✭ 868 (+296.35%)
Mutual labels:  asciidoc, asciidoctor
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+210.05%)
Mutual labels:  slides, slideshow
Nodeppt
This is probably the best web presentation tool so far!
Stars: ✭ 9,589 (+4278.54%)
Mutual labels:  slides, slideshow
Vue Infinite Slide Bar
∞ Infinite slide bar component (no dependency and light weight 1.48 KB)
Stars: ✭ 190 (-13.24%)
Mutual labels:  slides, slideshow
Asciidocfx
Asciidoc Editor and Toolchain written with JavaFX 16 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Stars: ✭ 1,533 (+600%)
Mutual labels:  asciidoc, asciidoctor
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (+743.38%)
Mutual labels:  slides, presentations
Atom Asciidoc Preview
⚛ AsciiDoc preview for the Atom editor.
Stars: ✭ 136 (-37.9%)
Mutual labels:  asciidoc, asciidoctor
Infoq Mini Book
Template project for creating an InfoQ Mini-Book with Asciidoctor
Stars: ✭ 147 (-32.88%)
Mutual labels:  asciidoc, asciidoctor

= Reveal.js converter for Asciidoctor Olivier Bilodeau https://github.com/obilodeau[@obilodeau]; Guillaume Grossetie https://github.com/mogztter[@mogztter]; Dan Allen https://github.com/mojavelinux[@mojavelinux]; Rahman Usta https://github.com/rahmanusta[@rahmanusta]; Charles Moulliard https://github.com/cmoulliard[@cmoulliard] ifdef::env-github,env-browser[] :toc: preamble :toclevels: 2 endif::[] ifdef::env-github[] :branch: master :status: :outfilesuffix: .adoc :!toc-title: :caution-caption: 🔥 :important-caption: ❗️ :note-caption: 📎 :tip-caption: 💡 :warning-caption: ⚠️ endif::[] :url-project-repo: https://github.com/asciidoctor/asciidoctor-reveal.js :url-asciidoctor: https://github.com/asciidoctor/asciidoctor :url-asciidoctorjs: https://github.com/asciidoctor/asciidoctor.js :url-revealjs-home: https://revealjs.com :url-documentation-site: https://docs.asciidoctor.org/reveal.js-converter/latest/

ifdef::env-github[] image:https://travis-ci.org/asciidoctor/asciidoctor-reveal.js.svg?branch=master[Build Status,link=https://travis-ci.org/asciidoctor/asciidoctor-reveal.js] image:http://img.shields.io/gem/v/asciidoctor-revealjs.svg[gem, link=https://rubygems.org/gems/asciidoctor-revealjs] image:http://img.shields.io/npm/v/@asciidoctor/reveal.js.svg[npm, link=https://www.npmjs.org/package/@asciidoctor/reveal.js] image:https://api.netlify.com/api/v1/badges/facd68e7-9337-4b83-bcac-7262720a6915/deploy-status[Netlify Status, link=https://app.netlify.com/sites/asciidoctor-revealjs-examples/deploys] endif::[]

// IMPORTANT: Changes made to this description should be sync'ed with the readme field in package.json. {url-project-repo}[Asciidoctor reveal.js] is a converter for {url-asciidoctor}[Asciidoctor] and {url-asciidoctorjs}[Asciidoctor.js] that transforms an AsciiDoc document into an HTML5 presentation designed to be executed by the {url-revealjs-home}[reveal.js] presentation framework.

== Documentation

If you want to learn more about Asciidoctor reveal.js, please read the {url-documentation-site}[documentation].

== Contributing

Interested in contributing? We are interested! Developer-focused documentation is {url-documentation-site}/project/hacking[over here].

== Copyright and Licensing

Copyright (C) 2012-2020 {authors} and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License.

See the xref:LICENSE.adoc[LICENSE] file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].